python-autopage (0.4.0-4)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the debian/0.4.0-3 tag
- Git: https://salsa.debian.org/openstack-team/python/python-autopage.git
-
- Branch: debian/epoxy
- Path: debian/changelog
- Repo size: 339968
- Browser: https://salsa.debian.org/openstack-team/python/python-autopage
- Last scan: 2025-03-30 02:34:02+00
- Next scan: 2025-04-05 03:23:00+00
- Debian changelog in Git:
python-autopage (0.4.0-4) unstable; urgency=medium
* Switch to pybuild, use pytest (Closes: #1090464).
-- Thomas Goirand <zigo@debian.org> Thu, 12 Sep 2024 08:29:53 +0200
- This branch is 4 commits ahead of tag debian/0.4.0-3
- Git log:
commit 25d4285191385fb1cac936da0097a99af38a8ae7
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Dec 19 11:48:55 2024 +0100
d/changelog Closes: #1090464
commit 245b001b0ea1b0985db3b9afe3dcb7c571cf644b
Author: Thomas Goirand <zigo@debian.org>
Date: Thu Dec 19 11:50:46 2024 +0100
Switch to pybuild, use pytest.
commit 16a06acf1523a1aa27c432df99de4584b1d6467b
Merge: 1be06e9 411e53a
Author: Thomas Goirand <zigo@debian.org>
Date: Wed Sep 18 08:43:32 2024 +0000
Merge branch 'avoid-setup.py-test' into 'debian/dalmatian'
Call unittest directly rather than "setup.py test"
See merge request openstack-team/python/python-autopage!1
commit 411e53ad68b71cabc38e2ecf985a1f2b946ad798
Author: Colin Watson <cjwatson@debian.org>
Date: Mon Sep 9 11:14:10 2024 +0100
Call unittest directly rather than "setup.py test"
Closes: #1080278