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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
|
python-pecan (1.5.1-6) unstable; urgency=medium
* Removed python3-pkg-resources from depends (Closes: #1083678).
-- Thomas Goirand <zigo@debian.org> Mon, 14 Oct 2024 12:10:29 +0200
python-pecan (1.5.1-5) unstable; urgency=medium
* Removed python3-singledispatch from (build-)depends (Closes: #1081802).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2024 13:36:15 +0200
python-pecan (1.5.1-4) unstable; urgency=medium
* Add use-raw-strings-to-avoid-py3.12-warning.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 15 Jul 2024 02:46:28 +0200
python-pecan (1.5.1-3) unstable; urgency=medium
* Removed python3-mock build-depends (Closes: #1072294).
-- Thomas Goirand <zigo@debian.org> Sun, 02 Jun 2024 11:37:14 +0200
python-pecan (1.5.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2024 16:22:12 +0200
python-pecan (1.5.1-1) experimental; urgency=medium
* New upstream release.
* Removed patches, and simply blacklist tests in d/rules instead.
* Add autopktest.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Feb 2024 10:02:28 +0100
python-pecan (1.4.2-3) unstable; urgency=medium
* Removed extraneous stale python3-unittest2 build-dep (Closes: #1060641).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jan 2024 17:01:08 +0100
python-pecan (1.4.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:16:23 +0200
python-pecan (1.4.2-1) experimental; urgency=medium
* New upstream release.
* Removed python3-webtest from depends.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 14:26:04 +0200
python-pecan (1.4.1-2) unstable; urgency=medium
* Cleans better (Closes: #1045361).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 11:22:37 +0200
python-pecan (1.4.1-1) unstable; urgency=medium
* New upstream release:
- Fixes FTBFS with Python 3.10 (Closes: #1008052).
* Removed patches applied upstream:
- Support_SQLAlchemy_1.4.x.patch
- fix-setup.cfg-for-pytest.patch
* Refreshed patches:
- disable-failing-tests.patch
- remove-broken-test.patch
-- Thomas Goirand <zigo@debian.org> Fri, 06 May 2022 13:41:21 +0200
python-pecan (1.3.3-4) unstable; urgency=medium
* Ran wrap-and-sort -bastk.
* Use pytest instead of setup.py test.
* Run tests within installed python module.
* Add fix-setup.cfg-for-pytest.patch.
* Add Support_SQLAlchemy_1.4.x.patch (Closes: #997350).
-- Thomas Goirand <zigo@debian.org> Wed, 27 Oct 2021 10:33:42 +0200
python-pecan (1.3.3-3) unstable; urgency=medium
* Fixed installing alternatives (Close: #947313).
-- Thomas Goirand <zigo@debian.org> Wed, 25 Dec 2019 00:43:32 +0100
python-pecan (1.3.3-2) unstable; urgency=medium
* Uploading to unstable:
* Removes Python 2 support (Closes: #938015). Note that the old Ceph package
still needs it, but version 14.2.4, currently in NEW, has Py2 support
removed.
* Add disable-failing-tests.patch.
-- Thomas Goirand <zigo@debian.org> Sun, 20 Oct 2019 19:28:03 +0200
python-pecan (1.3.3-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* New upstream release.
* Add python-gunicorn as build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2019 17:24:13 +0200
python-pecan (1.3.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Sep 2018 17:12:46 +0200
python-pecan (1.3.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Running wrap-and-sort -bast
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Rebased remove-broken-test.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 24 Aug 2018 09:28:21 +0200
python-pecan (1.2.1-2) unstable; urgency=medium
* Team upload.
[ Thomas Goirand ]
* Add Suggests; python-pecan-doc (Closes: #880636).
* Remove a Pre-Depends: dpkg version (not needed since xz support in Stable).
[ Ondřej Nový ]
* Enable autopkgtest-pkg-python
-- Ondřej Nový <onovy@debian.org> Sun, 21 Jan 2018 14:51:57 +0100
python-pecan (1.2.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https).
* 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.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release:
- Fix FTBFS in Python 3.6 (Closes: #867500).
* Switch to debhelper 10.
* Standards-Version is now 4.1.1.
* Using pkgos-dh_auto_install and removed openstack-pkg-tools defined.
* Fixed debian/copyright ordering.
* Remove a broken test, make all version of Python to fail build if tests
fail.
* Remove entries in debian/copyright that were removed upstream.
-- Thomas Goirand <zigo@debian.org> Sat, 28 Oct 2017 21:32:45 +0200
python-pecan (1.1.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 14:16:34 +0200
python-pecan (1.0.3-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 04 Dec 2015 12:07:35 +0100
python-pecan (1.0.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 10:25:16 +0000
python-pecan (1.0.2-1) experimental; urgency=medium
[ James Page ]
* Update watch file to use correct location in github.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Sep 2015 23:49:03 +0200
python-pecan (0.8.2-1) unstable; urgency=medium
* New upstream release.
* Removed compat/tests expat-vinay in debian/copyright.
* Standards-Version: 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Dec 2014 15:35:57 +0800
python-pecan (0.6.1-2) unstable; urgency=medium
* Added missing build-depends: python3-sqlalchemy and python3-mock.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Jul 2014 22:42:25 +0800
python-pecan (0.6.1-1) unstable; urgency=medium
[ Thomas Bechtold ]
* debian/gbp.conf: Disable explicit pristine-tar.
* debian/rules: Enable sphinxdoc build.
* debian/control: Add new binary package for documentation.
[ Thomas Goirand ]
* New upstream release.
* Refresh patches.
* Removes intersphinx sphinx plugin.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Jul 2014 22:22:29 +0800
python-pecan (0.4.5-1) unstable; urgency=medium
* New upstream release.
* Ran wrap-and-sort.
* Updates debian/copyright and debian/rules for the new
github.com/stackforge/pecan.git URL.
* Added python 3.x support.
* Removed openstack-pkg-tools as hard dependency.
* Now running the unit tests at build time.
* Standard-Version is now 3.9.5.
* Added a bunch of new (build-)dependencies.
* Patches setup.py to not download the virtualenv tarball.
-- Thomas Goirand <zigo@debian.org> Sat, 07 Dec 2013 17:23:19 +0800
python-pecan (0.3.0-1) unstable; urgency=low
* Uploading to unstable.
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 07:49:09 +0000
python-pecan (0.2.2-1) experimental; urgency=low
* Initial release (Closes: #704760).
-- Thomas Goirand <zigo@debian.org> Thu, 13 Dec 2012 06:31:35 +0000
|