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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
python-databases (0.7.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Piotr Ożarowski ]
* New upstream release
* Bump minimum required SQLAlchemy version to 1.4.42
-- Piotr Ożarowski <piotr@debian.org> Mon, 19 Dec 2022 11:01:56 +0100
python-databases (0.6.1-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Wed, 14 Sep 2022 20:27:52 +0200
python-databases (0.5.5-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Tue, 08 Feb 2022 19:25:05 +0100
python-databases (0.5.3-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 06 Dec 2021 15:17:56 +0100
python-databases (0.5.0-2) unstable; urgency=medium
* Team upload.
* Uploading to unstable (as per P1otr ACK on IRC).
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 11:54:39 +0200
python-databases (0.5.0-1) experimental; urgency=medium
* New upstream release
- compatible with SQLAlchemy >= 1.4
-- Piotr Ożarowski <piotr@debian.org> Sun, 29 Aug 2021 14:27:21 +0200
python-databases (0.4.3-1) unstable; urgency=medium
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Piotr Ożarowski ]
* New upstream release
- not compatible with SQLAlchemy >= 1.4
-- Piotr Ożarowski <piotr@debian.org> Tue, 17 Aug 2021 14:41:47 +0200
python-databases (0.4.1-1) unstable; urgency=medium
* New upstream release
* Add python3-psycopg2 and python3-pymysql to Suggests for synchronous
SQLAlchemy functions such as engine.create_all()
-- Piotr Ożarowski <piotr@debian.org> Wed, 30 Dec 2020 17:26:27 +0100
python-databases (0.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Piotr Ożarowski ]
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Fri, 30 Oct 2020 22:59:49 +0100
python-databases (0.3.2-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Sat, 02 May 2020 00:06:43 +0200
python-databases (0.3.1-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 27 Apr 2020 14:03:58 +0200
python-databases (0.3.0-1) unstable; urgency=low
* Initial release (closes: #954101)
-- Piotr Ożarowski <piotr@debian.org> Mon, 16 Mar 2020 21:18:11 +0000
|