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
|
python-mongomock (4.3.0-2) unstable; urgency=medium
* Team upload.
* Fix autopkgtest to import from the installed package rather than the
source tree.
* Add autopkgtest dependencies on python3-gridfs and python3-pymongo.
* Drop now-unused (build-)dependency on python3-pkg-resources (closes:
#1083666).
-- Colin Watson <cjwatson@debian.org> Mon, 09 Dec 2024 16:19:50 +0000
python-mongomock (4.3.0-1) unstable; urgency=medium
* New upstream version 4.3.0 (Closes: #1085136)
* Exclude mongomock/__version__.py.
* Skip local Mongo tests.
* Add autopkgtest against #1085136.
-- Andrius Merkys <merkys@debian.org> Wed, 20 Nov 2024 09:09:40 -0500
python-mongomock (4.1.3-1) unstable; urgency=medium
* New upstream version 4.1.3
* No need to remove tests anymore (Closes: #1049673)
* Bump copyright years.
* Run autopkgtest with pybuild.
-- Andrius Merkys <merkys@debian.org> Tue, 20 Feb 2024 05:41:02 -0500
python-mongomock (4.1.2-2) unstable; urgency=medium
* Team upload.
* Add missing depend on python3-pkg-resources (Closes: #1040576)
-- Timo Röhling <roehling@debian.org> Wed, 12 Jul 2023 20:39:54 +0200
python-mongomock (4.1.2-1) unstable; urgency=medium
* New upstream version 4.1.2
-- Andrius Merkys <merkys@debian.org> Mon, 11 Jul 2022 07:31:13 -0400
python-mongomock (4.0.0-2) unstable; urgency=medium
* No-changes source-only upload.
-- Andrius Merkys <merkys@debian.org> Wed, 08 Jun 2022 16:50:02 -0400
python-mongomock (4.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #1012267)
-- Andrius Merkys <merkys@debian.org> Thu, 02 Jun 2022 10:58:30 -0400
|