Package python-module-d2to1: Information

    Source package: python-module-d2to1
    Version: 0.2.12.post1-alt1
    Build time:  Jan 12, 2017, 01:33 PM in the task #176149
    Report package bug
    License: BSD
    Summary: Allows using setup.cfg files for a package's metadata with a setuptools setup.py
    Description: 
    d2to1 (the 'd' is for 'distutils') allows using distutils2-like
    setup.cfg files for a package's metadata with a distribute/setuptools
    setup.py script. It works by providing a distutils2-formatted setup.cfg
    file containing all of a package's metadata, and a very minimal setup.py
    which will slurp its arguments from the setup.cfg.
    
    Note: distutils2 has been merged into the CPython standard library,
    where it is now known as 'packaging'. This project was started before
    that change was finalized. So all references to distutils2 should also
    be assumed to refer to packaging.

    List of rpms provided by this srpm:
    python-module-d2to1 (noarch)
    python3-module-d2to1 (noarch)



      1. python3-devel
      2. python3-module-setuptools
      3. python-devel = 2.7
      4. python-module-setuptools
      5. rpm-build-python >= 0.8
      6. rpm-build-python3
      7. python-tools-2to3

    Last changed


    Jan. 11, 2017 Igor Vlasenko 0.2.12.post1-alt1
    - automated PyPI update
    March 13, 2016 Ivan Zakharyaschev 0.2.11-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Nov. 6, 2013 Eugeny A. Rostovtsev 0.2.11-alt1
    - Initial build for Sisyphus