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
|
python-rx (4.0.4-3) unstable; urgency=medium
* Team upload.
* d/rules: mimic upstream's python-publish.yml script to set the
version number, fixing the wrong 0.0.0 version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* d/control: upgrade to using Testsuite: autopkgtest-pkg-pybuild
-- Michael R. Crusoe <crusoe@debian.org> Fri, 26 Apr 2024 15:20:25 +0200
python-rx (4.0.4-2) unstable; urgency=medium
* Upload to unstable as is.
-- Mike Gabriel <sunweaver@debian.org> Mon, 26 Jun 2023 11:39:58 +0200
python-rx (4.0.4-1) experimental; urgency=medium
* Upload to experimental.
* New upstream release.
* debian/copyright:
+ Update copyright attributions for debian/.
* debian/control:
+ Add B-D: python3-typing-extensions.
* debian/examples:
+ Add file. Exclude autocomplete and konamicode as they ship URLs for
obtaining an external bootstrap.js.
* debian/source/lintian-overrides:
+ Add file. Override source-is-missing issue for
examples/konamicode/index.html.
* debian/links:
+ Add compat symlink for 'import rx'.
-- Mike Gabriel <sunweaver@debian.org> Mon, 27 Feb 2023 12:22:07 +0100
python-rx (3.2.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
* Remove unnecessary get-orig-source-target.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 23 Oct 2022 13:45:15 +0100
python-rx (3.2.0-1) unstable; urgency=medium
[ Mike Gabriel ]
* New upstream release.
* debian/patches:
+ Add 1001_fix-asyncio-sleep-in-py3_10.patch. Fix asyncio.sleep() calls
for Python 3.9 and Python 3.10.
* debian/control:
+ Bump Standards-Version: to 4.6.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Dec 2021 13:55:15 +0100
python-rx (3.1.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* debian/control:
+ Update Maintainer field with new Debian Python Team contact address
+ Update Vcs-* fields with new Debian Python Team Salsa layout
-- Mike Gabriel <sunweaver@debian.org> Fri, 06 Nov 2020 16:18:21 +0100
python-rx (3.1.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump DH compat level to version 13.
-- Mike Gabriel <sunweaver@debian.org> Fri, 06 Nov 2020 16:01:41 +0100
python-rx (3.1.0-2) unstable; urgency=medium
* Source-only upload as is.
-- Mike Gabriel <sunweaver@debian.org> Tue, 23 Jun 2020 16:35:07 +0200
python-rx (3.1.0-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #958846).
-- Mike Gabriel <sunweaver@debian.org> Sat, 25 Apr 2020 22:57:51 +0200
python-rx (1.6.1-0kali1) kali-dev; urgency=medium
* Initial release
-- Sophie Brun <sophie@freexian.com> Tue, 24 Apr 2018 10:10:17 +0200
|