Package python-module-debtcollector: Information

    Source package: python-module-debtcollector
    Version: 1.20.0-alt1
    Build time:  Dec 17, 2018, 03:24 PM in the task #217938
    Report package bug
    License: ASL 2.0
    Summary: A collection of Python deprecation patterns and strategies
    Description: 
    It is a collection of functions/decorators which is used to signal a user when
    *  a method (static method, class method, or regular instance method) or a class
        or function is going to be removed at some point in the future.
    * to move a instance method/property/class from an existing one to a new one
    * a keyword is renamed
    * further customizing the emitted messages

    List of rpms provided by this srpm:
    python-module-debtcollector (noarch)
    python-module-debtcollector-doc (noarch)
    python-module-debtcollector-tests (noarch)
    python3-module-debtcollector (noarch)
    python3-module-debtcollector-tests (noarch)

    Maintainer: Alexey Shabalin


      1. python3-devel
      2. python3-module-doc8 >= 0.6.0
      3. python3-module-fixtures
      4. python3-module-openstackdocstheme >= 1.18.1
      5. python3-module-oslosphinx >= 4.7.0
      6. python3-module-pbr >= 2.0.0
      7. python3-module-reno >= 2.5.0
      8. python3-module-setuptools
      9. python3-module-setuptools
      10. python3-module-six >= 1.10.0
      11. python3-module-sphinx
      12. python3-module-wrapt >= 1.7.0
      13. rpm-build-python3
      14. python-devel
      15. python-module-doc8 >= 0.6.0
      16. python-module-fixtures
      17. python-module-funcsigs >= 0.4
      18. python-module-openstackdocstheme >= 1.18.1
      19. python-module-oslosphinx >= 4.7.0
      20. python-module-pbr >= 2.0.0
      21. python-module-reno >= 2.5.0
      22. python-module-setuptools
      23. python-module-setuptools
      24. python-module-six >= 1.10.0
      25. python-module-sphinx
      26. python-module-wrapt >= 1.7.0

    Last changed


    Dec. 17, 2018 Alexey Shabalin 1.20.0-alt1
    - 1.20.0
    Feb. 2, 2018 Stanislav Levin 1.11.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    April 28, 2017 Alexey Shabalin 1.11.0-alt1
    - 1.11.0
    - add tests package