debiancontributors (0.7.11)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.7.12 > 0.7.11
- Git: https://salsa.debian.org/python-team/packages/python-debiancontributors.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 339968
- Browser: https://salsa.debian.org/python-team/packages/python-debiancontributors
- Last scan: 2025-09-27 15:20:03+00
- Next scan: 2025-10-06 11:16:00+00
- CI pipeline status: failed
- Debian changelog in Git:
debiancontributors (0.7.12) UNRELEASED; urgency=medium
* Dusted off python code and packaging
-- Enrico Zini <enrico@debian.org> Sun, 03 Aug 2025 13:19:04 +0200
- This branch is 9 commits ahead of tag debian/0.7.11
- Git log:
commit 480003dab83898e25714d0fd79c22604190d3744
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 16:30:34 2025 +0200
Redone ConfigField without metaclasses and with proper typing
commit 50e1634485225921ad6dc8e2334edff40510b462
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 15:38:29 2025 +0200
Updated .gitignore
commit 4880e2e5b22015f8c026d2bdd4b79bab96ddd0c8
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 15:10:52 2025 +0200
Added lots of missing type annotations
commit 44f27785b49a8d73c92063667ff4060a010356bf
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:33:38 2025 +0200
Remove wildcard imports
commit cd309e5085212045dbd0383f04901c361621578c
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:11:42 2025 +0200
Updated packaging
commit 13fe4e70f994f02d860934b3c0b513504ac05f4c
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:09:14 2025 +0200
Added license
commit bb4274559b952af0aef93214c840b08aa6b460d6
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:01:28 2025 +0200
Format with black
commit 434d4f31e6ee3e1d753087b8934c516a91d2357c
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:01:14 2025 +0200
pyupgrade run
commit 197f0b6569cb8f6808bc002461a12df4b2123ba2
Author: Enrico Zini <enrico@enricozini.org>
Date: Sun Aug 3 13:01:07 2025 +0200
Added Makefile with some basic QA shortcuts