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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
python-sqlalchemy-utils (0.41.2-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Aug 2025 12:18:58 +0200
python-sqlalchemy-utils (0.41.0-5) unstable; urgency=medium
* Add remove-intersphinx.patch (Closes: #1090161).
-- Thomas Goirand <zigo@debian.org> Mon, 16 Dec 2024 16:07:27 +0100
python-sqlalchemy-utils (0.41.0-4) unstable; urgency=medium
* Removed python3-psycopg2cffi from (build-)depends, as this is optional, and
nothing really needs it.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2024 09:05:25 +0200
python-sqlalchemy-utils (0.41.0-3) unstable; urgency=medium
* Remove extraneous python3-six & python3-mock dependencies
(Closes: #1068098).
-- Thomas Goirand <zigo@debian.org> Thu, 18 Apr 2024 09:44:32 +0200
python-sqlalchemy-utils (0.41.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:41:30 +0200
python-sqlalchemy-utils (0.41.0-1) experimental; urgency=medium
* New upstream release.
* Removed disable-dateutil-tests.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 15:15:52 +0200
python-sqlalchemy-utils (0.38.2-3) unstable; urgency=medium
* Add extended-diff-ignore (Closes: #1045669).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 16:03:25 +0200
python-sqlalchemy-utils (0.38.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 10:54:00 +0100
python-sqlalchemy-utils (0.38.2-1) experimental; urgency=medium
* New upstream release.
* Removed python3-anyjson from depends.
-- Thomas Goirand <zigo@debian.org> Wed, 16 Feb 2022 10:47:54 +0100
python-sqlalchemy-utils (0.37.8-1) unstable; urgency=medium
* New upstream release.
* Rebased disable-dateutil-tests.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 06 Oct 2021 16:42:47 +0200
python-sqlalchemy-utils (0.37.6-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Sep 2021 11:47:08 +0200
python-sqlalchemy-utils (0.37.6-1) experimental; urgency=medium
* New upstream release.
* Rebased disable-dateutil-tests.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Aug 2021 15:55:46 +0200
python-sqlalchemy-utils (0.36.8-4) unstable; urgency=medium
* Drop autopkgtest which are currently broken (Closes: #981868).
-- Thomas Goirand <zigo@debian.org> Sat, 06 Feb 2021 16:05:20 +0100
python-sqlalchemy-utils (0.36.8-3) unstable; urgency=medium
[ Chris MacNaughton ]
* d/t/python-sqlalchemy-utils: Update postgresql trust update to include
IPv6 loopback.
-- Thomas Goirand <zigo@debian.org> Fri, 08 Jan 2021 10:17:10 +0100
python-sqlalchemy-utils (0.36.8-2) unstable; urgency=medium
* Added python3-psycopg2cffi and python3-infinity as (build-)depends.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Sat, 05 Dec 2020 00:02:16 +0100
python-sqlalchemy-utils (0.36.8-1) unstable; urgency=medium
* New upstream release.
* Applied patch from Ubuntu adding autopkgtests (Closes: #966410).
-- Thomas Goirand <zigo@debian.org> Sun, 22 Nov 2020 13:04:47 +0100
python-sqlalchemy-utils (0.36.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:44:02 +0200
python-sqlalchemy-utils (0.36.3-1) experimental; urgency=medium
* New upstream release.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Apr 2020 12:45:26 +0200
python-sqlalchemy-utils (0.32.21-2) unstable; urgency=medium
* Team upload.
* d/rules: Remove trailing whitespaces
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* Use pybuild to build package.
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12.
* Use Python 3 version of Sphinx to build docs.
* Bump standards version to 4.4.0.
* Drop Python 2 support (Closes: #938191).
-- Ondřej Nový <onovy@debian.org> Tue, 03 Sep 2019 09:21:38 +0200
python-sqlalchemy-utils (0.32.21-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Mar 2018 18:50:10 +0100
python-sqlalchemy-utils (0.32.14-3) unstable; urgency=medium
* Fix wrong python3-sqla-utils dependency on Py2 package (Closes: #882149).
-- Thomas Goirand <zigo@debian.org> Sun, 19 Nov 2017 23:12:38 +0100
python-sqlalchemy-utils (0.32.14-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 22:33:25 +0000
python-sqlalchemy-utils (0.32.14-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.1.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed reproducible patch applied upstream.
* Fixed debian/copyright order.
* Using pkgos-dh_auto_install.
* Switch to using pytest.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Oct 2017 21:13:41 +0200
python-sqlalchemy-utils (0.30.12-4) unstable; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* Rebuild with SQLA 1.1.x.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Dec 2016 12:45:36 +0100
python-sqlalchemy-utils (0.30.12-3) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:50:49 +0100
python-sqlalchemy-utils (0.30.12-2) unstable; urgency=medium
* Added reproducibility patch from Chris Lamb (Closes: #799206).
-- Thomas Goirand <zigo@debian.org> Fri, 13 Nov 2015 09:54:23 +0000
python-sqlalchemy-utils (0.30.12-1) unstable; urgency=medium
* Initial release. (Closes: #798561)
-- Thomas Goirand <zigo@debian.org> Fri, 27 Mar 2015 16:18:57 +0100
|