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
|
python-sure (2.0.1+git.2023.02.06.3aef950b7c-4) unstable; urgency=medium
* Switch to pybuild (Closes: #1090620).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 22:32:48 +0100
python-sure (2.0.1+git.2023.02.06.3aef950b7c-3) unstable; urgency=medium
* Removed nose and rednose from depends (Closes: #1072790).
-- Thomas Goirand <zigo@debian.org> Sun, 09 Jun 2024 13:39:30 +0200
python-sure (2.0.1+git.2023.02.06.3aef950b7c-2) unstable; urgency=medium
* Switch from nose to pytest (Closes: #1018586).
* Fix tox.ini.
* Add switch-from-nose-to-pytest-and-unittest.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 02 May 2024 10:09:57 +0200
python-sure (2.0.1+git.2023.02.06.3aef950b7c-1) unstable; urgency=medium
* New upstream release based on 2.0.1 plus a dumb commit, to avoid having to
deal with wrong git and orig tarball from Matthias.
* Get rid of the python3-mock (build-)depends (Closes: #1060095).
-- Thomas Goirand <zigo@debian.org> Mon, 19 Feb 2024 09:18:10 +0100
python-sure (2.0.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version. Closes: #1059669.
* Fix build with Python 3.12.
* Disable two failing tests for now.
* Remove .coverage when cleaning.
-- Matthias Klose <doko@debian.org> Wed, 17 Jan 2024 08:44:38 +0100
python-sure (2.0.0-3) unstable; urgency=medium
* Added extend-diff-ignore for the egg-info (Closes: #1046255).
-- Thomas Goirand <zigo@debian.org> Thu, 17 Aug 2023 17:38:25 +0200
python-sure (2.0.0-2) unstable; urgency=medium
* d/rules: add dh_python3 --shebang=/usr/bin/python3 (Closes: #1016380).
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Sun, 31 Jul 2022 12:53:24 +0200
python-sure (2.0.0-1) unstable; urgency=medium
* New upstream release:
- unbreak python-httpretty FTBFS (Closes: #1002321).
- Fix FTBFS (Closes: #1002433).
* Remove all patches, not relevant anymore.
* Add python3-mock build-depends.
* Skip test_context_is_not_optional() test that is broken.
* Fix long and sort description to not include Python version.
* Switch to debhelper-compat = 11.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Dec 2021 09:39:17 +0100
python-sure (1.2.5-6) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938205).
* Fix d/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Sep 2019 12:34:52 +0200
python-sure (1.2.5-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* Fixed homepage (https).
* Fixed typo in description.
* 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.
[ Thomas Goirand ]
* Removed inactive uploaders.
* Add missin dh-python build-depends.
* Removed now useless version of (build-)depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 17:41:44 +0200
python-sure (1.2.5-4) unstable; urgency=medium
* Fixed typo in package description (Closes: #782528).
-- Thomas Goirand <zigo@debian.org> Tue, 12 May 2015 23:28:12 +0200
python-sure (1.2.5-3) unstable; urgency=medium
* Fixed "bug in callable assertions when called with parameters", thanks to
Edward Betts <edward@4angle.com> for reporting (Closes: #766477).
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Sat, 25 Oct 2014 08:00:16 +0000
python-sure (1.2.5-2) unstable; urgency=medium
* Fixed unfinished first sentence of GPL3 license in debian/copyright, thanks
to Thorsten Alteholz <alteholz@debian.org> for reporting. (Closes: #744757)
-- Thomas Goirand <zigo@debian.org> Wed, 16 Apr 2014 12:21:18 +0800
python-sure (1.2.5-1) unstable; urgency=medium
* New upstream release.
* Added python-rednose (build-)dependency.
* Added Python3 (and 3.2) support to the package, thanks to Cyril Roelandt.
* Removes the use of embedded copy of six.py.
* Standards-Version is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Thu, 03 Apr 2014 00:33:28 +0800
python-sure (1.2.2-2) unstable; urgency=low
* Drops dependency on python-steadymark (Closes: #722507).
* Drops build-dependency on openstack-pkg-tools (and make it optional in
debian/rules).
-- Thomas Goirand <zigo@debian.org> Wed, 04 Dec 2013 16:51:23 +0800
python-sure (1.2.2-1) unstable; urgency=low
* Initial release. (Closes: #721710)
-- Thomas Goirand <zigo@debian.org> Tue, 03 Sep 2013 19:26:12 +0800
|