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
|
python-streamz (0.6.4-1) unstable; urgency=medium
* New upstream version 0.6.4
* Bump Standards-Version to 4.6.2 (no changes needed)
* Drop dask update patch merged upstream.
* Cherry upstream fixes as ci-fixes.patch (Closes: #1031223)
* Simplify d/rules
* Run autopkgtest for default pyvers
-- Nilesh Patra <nilesh@debian.org> Fri, 17 Feb 2023 00:14:42 +0530
python-streamz (0.6.3-3) unstable; urgency=medium
* Team upload.
* Add patch to fix FTBFS with new distributed (Closes: #1008452)
* Bump Standards-Version to 4.6.1 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Mon, 11 Jul 2022 12:07:21 +0530
python-streamz (0.6.3-2) unstable; urgency=medium
* Team upload.
* Move package to Debian Python Team
* Fix watch file
-- Andreas Tille <tille@debian.org> Fri, 21 Jan 2022 18:36:24 +0100
python-streamz (0.6.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* Full test suite seems to work now
-- Andreas Tille <tille@debian.org> Mon, 11 Oct 2021 11:22:49 +0200
python-streamz (0.6.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Mon, 18 Jan 2021 19:49:12 +0530
python-streamz (0.6.1-1) unstable; urgency=medium
* New upstream version (Closes: #973178)
-- Nilesh Patra <npatra974@gmail.com> Tue, 03 Nov 2020 23:40:42 +0530
python-streamz (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
-- Nilesh Patra <npatra974@gmail.com> Mon, 28 Sep 2020 18:51:44 +0530
python-streamz (0.5.6-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Fri, 11 Sep 2020 18:57:58 +0530
python-streamz (0.5.5-1) unstable; urgency=medium
* New upstream version 0.5.5
* Add Testsuite
-- Nilesh Patra <npatra974@gmail.com> Fri, 14 Aug 2020 17:10:41 +0530
python-streamz (0.5.4-2) unstable; urgency=medium
* Fix package name (fixes debci)
* Fix shebang
-- Nilesh Patra <npatra974@gmail.com> Thu, 16 Jul 2020 23:43:40 +0530
python-streamz (0.5.4-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: python3-flaky <!nocheck>
-- Andreas Tille <tille@debian.org> Wed, 15 Jul 2020 15:53:45 +0200
python-streamz (0.5.3-1) unstable; urgency=medium
* Initial release (Closes: #962941)
-- Nilesh Patra <npatra974@gmail.com> Mon, 15 Jun 2020 22:33:40 +0530
|