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

python3-debtcollector-2.2.0-1.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: python3-debtcollector Distribution: Mageia
Version: 2.2.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Mon Sep 14 12:48:13 2020
Group: Development/Python Build host: localhost
Size: 114818 Source RPM: python-debtcollector-2.2.0-1.mga8.src.rpm
Packager: guillomovitch <guillomovitch>
Url: http://pypi.python.org/pypi/debtcollector
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.

This is the Python 3 package.

Provides

Requires

License

ASLv2

Changelog

* Mon Sep 14 2020 guillomovitch <guillomovitch> 2.2.0-1.mga8
  + Revision: 1626393
  - new version 2.2.0
* Sun Feb 16 2020 umeabot <umeabot> 1.21.0-2.mga8
  + Revision: 1535049
  - Mageia 8 Mass Rebuild
* Wed Oct 09 2019 daviddavid <daviddavid> 1.21.0-1.mga8
  + Revision: 1450713
  - new version: 1.21.0
* Sat Sep 14 2019 tv <tv> 1.20.0-3.mga8
  + Revision: 1440622
  - rebuild for python-3.8
  - drop python2 subpkg
* Tue Jan 08 2019 shlomif <shlomif> 1.20.0-2.mga7
  + Revision: 1352422
  - Rebuild for python3 3.7
  + kekepower <kekepower>
  - Update to version 1.20.0
* Thu Sep 20 2018 umeabot <umeabot> 1.19.0-3.mga7
  + Revision: 1288567
  - Mageia 7 Mass Rebuild

Files

/usr/lib/python3.8/site-packages/debtcollector
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/not-zip-safe
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/pbr.json
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/debtcollector-2.2.0-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/debtcollector/__init__.py
/usr/lib/python3.8/site-packages/debtcollector/__pycache__
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/_utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/_utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/moves.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/moves.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/removals.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/removals.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/renames.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/renames.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/updating.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/__pycache__/updating.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/_utils.py
/usr/lib/python3.8/site-packages/debtcollector/fixtures
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__init__.py
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__pycache__
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__pycache__/disable.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/fixtures/__pycache__/disable.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/fixtures/disable.py
/usr/lib/python3.8/site-packages/debtcollector/moves.py
/usr/lib/python3.8/site-packages/debtcollector/removals.py
/usr/lib/python3.8/site-packages/debtcollector/renames.py
/usr/lib/python3.8/site-packages/debtcollector/tests
/usr/lib/python3.8/site-packages/debtcollector/tests/__init__.py
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/base.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/base.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/test_deprecation.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/__pycache__/test_deprecation.cpython-38.pyc
/usr/lib/python3.8/site-packages/debtcollector/tests/base.py
/usr/lib/python3.8/site-packages/debtcollector/tests/test_deprecation.py
/usr/lib/python3.8/site-packages/debtcollector/updating.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024