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
|
lazyarray (0.5.2-3) unstable; urgency=medium
* Team upload.
* Disable failing test_create_with_sparse_array
-- Alexandre Detiste <tchet@debian.org> Fri, 28 Mar 2025 13:44:20 +0100
lazyarray (0.5.2-2) unstable; urgency=medium
* Team upload.
* Add build-dependency on python3-setuptools (Closes: #1100231)
-- Alexandre Detiste <tchet@debian.org> Wed, 12 Mar 2025 22:58:51 +0100
lazyarray (0.5.2-1) unstable; urgency=medium
* Team Upload
* Update watch file for new GitHub API
* New upstream version 0.5.2
* Update homepage, BitBucket one is 404
* Use dh-sequence-python3
* Replace Nose with Pytest (Closes: #1018393)
-- Alexandre Detiste <tchet@debian.org> Tue, 06 Aug 2024 12:40:42 +0200
lazyarray (0.5.0-1) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add python-3.10.patch: fix build-time test failure
* d/copyright: update years
-- Étienne Mollier <emollier@debian.org> Sat, 11 Dec 2021 20:58:52 +0100
lazyarray (0.3.3-2) unstable; urgency=medium
* Team upload.
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 02 Apr 2020 18:11:36 +0200
lazyarray (0.3.3-1) unstable; urgency=medium
* Team upload.
* New upstream version (using latest commit)
* Take over into Debian Science team maintenance
* Add watch file
* Switch to Python3
Closes: #936825, #782922
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 12 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Secure URI in copyright format (routine-update)
* Add salsa-ci file (routine-update)
* Use secure URI in Homepage field.
* Point watch file to github
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* (Build-)Depends: python3-scipy
-- Andreas Tille <tille@debian.org> Thu, 05 Mar 2020 13:26:30 +0100
lazyarray (0.1.0-1) unstable; urgency=low
* Initial Debian release (Closes: #664022).
-- Michael Hanke <mih@debian.org> Thu, 15 Mar 2012 13:42:09 +0100
|