1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
python-odmantic (1.0.2+ds1-2) unstable; urgency=medium
* Team upload.
* Reupload via dgit after cleaning up some more git-lfs bits.
-- Colin Watson <cjwatson@debian.org> Mon, 13 Oct 2025 13:05:56 +0100
python-odmantic (1.0.2+ds1-1) unstable; urgency=medium
* Team upload.
[ Santiago Vila ]
* d/control: Drop <!nocheck> from python3-pydantic. Closes: #1116866.
[ Colin Watson ]
* d/watch: Upgrade to v5; use GitHub-generated tarballs.
* New upstream version 1.0.2+ds1; this no longer includes an external
git-lfs reference.
-- Colin Watson <cjwatson@debian.org> Mon, 13 Oct 2025 13:02:49 +0100
python-odmantic (1.0.2-5) unstable; urgency=medium
* Team upload.
* Access model_fields on class not instance (Sydney Runkle). Fixes tests
with pydantic 2.12.0~a1.
-- Colin Watson <cjwatson@debian.org> Thu, 04 Sep 2025 01:16:30 +0100
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
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 19 Jan 2025 22:37:39 +0200
python-odmantic (1.0.2-2) unstable; urgency=medium
* Source only upload
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 19 Jan 2025 09:04:29 +0200
python-odmantic (1.0.2-1) unstable; urgency=medium
* [49511c2] New upstream version 1.0.2
* [9577088] First and basic Debianization
(Closes: #1091742)
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 03 Jan 2025 05:52:42 +0200
|