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
|
python-pypump (0.7-6) unstable; urgency=medium
* Team upload.
* Port to IPython 8.0 (closes: #1090356).
-- Colin Watson <cjwatson@debian.org> Mon, 20 Jan 2025 00:48:19 +0000
python-pypump (0.7-5) unstable; urgency=medium
* Team Upload
* Switch to DebHelper 13 & pybuild
* Set Rules-Requires-Root: no
* Add dependency on python3-six
* Fix old assertEquals -> assertEqual with a patch
-- Alexandre Detiste <tchet@debian.org> Tue, 17 Dec 2024 11:53:15 +0100
python-pypump (0.7-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:26:33 -0400
python-pypump (0.7-3) unstable; urgency=medium
* debian/control
- replace ipython dep with python3-ipython, as that's the package containing
the modules used by the shell; Closes: #938086
* remove useless debian/gbp.conf
-- Sandro Tosi <morph@debian.org> Fri, 06 Mar 2020 11:38:50 -0500
python-pypump (0.7-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support (Closes: #938086):
- Use sphinx directly instead of doc/Makefile to use Python 3.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Sep 2019 15:01:10 +0200
python-pypump (0.7-1) unstable; urgency=medium
* New upstream version (Closes: #840764).
[ Ondřej Nový <novy@ondrej.org>, 2016-03-29 ]
* Fixed VCS URL (https)
-- W. Martin Borgert <debacle@debian.org> Fri, 14 Oct 2016 21:38:16 +0000
python-pypump (0.6-1) unstable; urgency=low
* New upstream version (Closes: #740990).
Note: 0.5-1+dfsg-1 has never been pushed to archive.
-- W. Martin Borgert <debacle@debian.org> Wed, 13 May 2015 17:25:09 +0000
python-pypump (0.5-1+dfsg-1) unstable; urgency=low
* Package new upstream version
* Bump standards version
* Add python3 version of package
* Add pypump-shell package
* Suggest OpenSSL
-- Simon Fondrie-Teitler <simonft@riseup.net> Sun, 16 Mar 2014 19:16:44 -0500
python-pypump (0.3+git20130823.1.97bffc6-1) unstable; urgency=low
* Initial release. Closes: 721098
-- Simon Fondrie-Teitler <simonft@riseup.net> Sat, 31 Aug 2013 14:26:12 -0500
|