--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package python-omantic
[ Reason ]
The long description of the binary package python-odmantic-doc in
1.0.2-3 did used a wrong statement, it was telling that the package is
containing the documantation for the package python3-polyfactory. But of
course did provide the documention for python3-odmantic.
[ Impact ]
It's basically just a minor thing, but the description was wrong and
user might get confused about that.
[ Tests ]
The tests did pass as expected as no code within the Python library
packaging was modified. The tests are running on a reduced sets due some
architectures are not supported ny this library.
[ Risks ]
There is no risk for users, no changes to the package python3-odmantic
did happen, the vissible change for the user is the cnow corrected long
description.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
$ debdiff ../python-odmantic_1.0.2-3.dsc ../python-odmantic_1.0.2-4.dsc
diff -Nru python-odmantic-1.0.2/debian/changelog python-odmantic-1.0.2/debian/changelog
--- python-odmantic-1.0.2/debian/changelog 2025-01-19 22:37:39.000000000 +0200
+++ python-odmantic-1.0.2/debian/changelog 2025-07-22 08:12:22.000000000 +0200
@@ -1,3 +1,13 @@
+python-odmantic (1.0.2-4) unstable; urgency=medium
+
+ * [3c51bf2] d/control: Correct typo in pkg long description
+ We mean of course python3-odmantic in the long description for
+ python-odmantic-doc (instead of -polyfactory).
+ * [f607338] d/control: Bump Standards-Version to 4.7.2
+ No further changes needed.
+
+ -- Carsten Schoenert <c.schoenert@t-online.de> Tue, 22 Jul 2025 08:12:22 +0200
+
python-odmantic (1.0.2-3) unstable; urgency=medium
* [762e4a4] autopkgtest: Restrict architecture to amd64 and arm64
diff -Nru python-odmantic-1.0.2/debian/control python-odmantic-1.0.2/debian/control
--- python-odmantic-1.0.2/debian/control 2025-01-19 22:37:39.000000000 +0200
+++ python-odmantic-1.0.2/debian/control 2025-07-22 08:09:55.000000000 +0200
@@ -29,7 +29,7 @@
python3-pytest-benchmark <!nocheck>,
python3-pytest-codspeed <!nocheck>,
python3-pytest-xdist <!nocheck>,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Homepage: https://github.com/art049/odmantic
Vcs-Git: https://salsa.debian.org/python-team/packages/python-odmantic.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-odmantic
@@ -58,7 +58,7 @@
Starlette, ...) but works also perfectly in synchronous environments
* Serialization: built-in JSON serialization and JSON schema generation
.
- This package contains the documentation for python3-polyfactor.
+ This package contains the documentation for python3-odmantic.
Package: python3-odmantic
Architecture: all
[ Other info ]
I used the opportunity to adjust also the Standards-Version, but no
other changes were needed.
unblock python-omantic/1.0.2-4
--- End Message ---