Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-debtcollector-3.0.0-3.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-debtcollector Distribution: openSUSE Tumbleweed
Version: 3.0.0 Vendor: openSUSE
Release: 3.1 Build date: Wed Nov 5 14:43:10 2025
Group: Development/Languages/Python Build host: reproducible
Size: 249234 Source RPM: python-debtcollector-3.0.0-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://docs.openstack.org/debtcollector/latest/
Summary: A collection of Python deprecation patterns and strategies
A collection of Python deprecation patterns and strategies that help
you collect your technical debt in a non-destructive manner. The goal
of this library is to provide well documented developer facing
deprecation patterns that start of with a basic set and can expand
into a larger set of patterns as time goes on. The desired output of
these patterns is to apply the warnings module to emit
DeprecationWarning or PendingDeprecationWarning or similar derivative
to developers using libraries (or potentially applications) about
future deprecations.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Nov 05 2025 Dirk Müller <dmueller@suse.com>
  - switch to singlespec
* Wed Jan 22 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Drop unneeded Requires on six, not needed since 2.5.0.
* Fri May 10 2024 cloud-devel@suse.de
  - update to version 3.0.0
    - Remove unused babel.cfg
    - Update python classifier in setup.cfg
    - Bump hacking
    - Moves supported python runtimes from version 3.8 to 3.10
    - Drop python3.6/3.7 support in testing runtime
    - requirements: Remove unnecessary dependency
    - Add Python 3.8 and 3.9 to supported runtimes
    - Revert "Moves supported python runtimes from version 3.8 to 3.10"
    - coveragerc: Remove non-existent path
    - Update CI to use unversioned jobs template
* Tue Jun 07 2022 cloud-devel@suse.de
  - update to version 2.5.0
    - Remove unnecessary 'coding' lines
    - requirements: Remove pbr
    - Restore reproducibility in docs
    - Remove references to Python 2 objects
    - Remove six
* Mon Nov 29 2021 cloud-devel@suse.de
  - update to version 2.3.0
    - Use py3 as the default runtime for tox
    - Move flake8 as a pre-commit local target.
    - Remove lower-constraints remnants
    - Replace deprecated inspect.getargspec
    - Add Python3 wallaby unit tests
    - Adding pre-commit
    - Use TOX_CONSTRAINTS_FILE
    - Dropping lower constraints testing
    - remove unicode from code
    - Remove runtime dependency on pbr
    - setup.cfg: Replace dashes with underscores
    - Update master for stable/victoria
    - ignore reno generated artifacts
* Fri Oct 09 2020 cloud-devel@suse.de
  - update to version 2.2.0
    - Switch to newer openstackdocstheme and reno versions
    - Stop to use the __future__ module.
    - Update lower-constraints versions
    - Update master for stable/ussuri
    - Switch to Victoria tests
* Tue May 12 2020 cloud-devel@suse.de
  - update to version 2.0.1
    - Update hacking for Python3
    - Update master for stable/train
    - [ussuri][goal] Drop python 2.7 support and testing
    - Update the minversion parameter.
    - Move docs linting to pep8
* Sat Mar 14 2020 Dirk Mueller <dmueller@suse.com>
  - switch to python 3.x only builds
* Thu Oct 17 2019 cloud-devel@suse.de
  - update to version 1.22.0
    - OpenDev Migration Patch
    - add python 3.7 unit test job
    - Update master for stable/stein
    - Dropping the py35 testing
    - Replace git.openstack.org URLs with opendev.org URLs
    - Update Sphinx requirement
    - Add Python 3 Train unit tests
* Mon Apr 08 2019 cloud-devel@suse.de
  - update to version 1.21.0
    - Use template for lower-constraints
    - Add release note link in README
    - add lib-forward-testing-python3 test job
    - Change openstack-dev to openstack-discuss
    - Update reno for stable/rocky
    - Don't quote {posargs} in tox.ini
    - Remove PyPI downloads
    - add python 3.6 unit test job
    - import zuul job settings from project-config

Files

/usr/lib/python3.13/site-packages/debtcollector
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/licenses
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/licenses/AUTHORS
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/debtcollector-3.0.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/debtcollector/__init__.py
/usr/lib/python3.13/site-packages/debtcollector/__pycache__
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/_utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/_utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/moves.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/moves.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/removals.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/removals.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/renames.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/renames.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/updating.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/__pycache__/updating.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/_utils.py
/usr/lib/python3.13/site-packages/debtcollector/fixtures
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__init__.py
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__pycache__
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__pycache__/disable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/fixtures/__pycache__/disable.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/fixtures/disable.py
/usr/lib/python3.13/site-packages/debtcollector/moves.py
/usr/lib/python3.13/site-packages/debtcollector/removals.py
/usr/lib/python3.13/site-packages/debtcollector/renames.py
/usr/lib/python3.13/site-packages/debtcollector/tests
/usr/lib/python3.13/site-packages/debtcollector/tests/__init__.py
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/test_deprecation.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/__pycache__/test_deprecation.cpython-313.pyc
/usr/lib/python3.13/site-packages/debtcollector/tests/base.py
/usr/lib/python3.13/site-packages/debtcollector/tests/test_deprecation.py
/usr/lib/python3.13/site-packages/debtcollector/updating.py
/usr/share/doc/packages/python313-debtcollector
/usr/share/doc/packages/python313-debtcollector/LICENSE
/usr/share/doc/packages/python313-debtcollector/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 11 22:25:06 2025