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
|
python-cloudflare (2.20.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* d/patches: Update 0001-stop-build-of-cli.patch and
0002-use-python3-interpreter.patch patches according to new upstream
release source.
* d/patches/avoid_syntax_warning_in_regex.patch: Remove patch, it was
already fix by upstream.
* d/control: Add python3-tz and python3-pytest as Build-Dependency.
* d/tests/control: Update tests running according to new upstream release.
-- Emmanuel Arias <eamanu@debian.org> Thu, 08 Aug 2024 19:29:04 -0300
python-cloudflare (2.11.1-2) unstable; urgency=medium
* Team Upload.
* d/tests/avoid_syntax_warning_in_regex.patch: Add patch to fix a syntax
warning in a regex expresion (Closes: #1061824).
* d/control: Bump Standards-Version to 4.7.0 (from 4.6.1; no further changes
needed).
-- Emmanuel Arias <eamanu@debian.org> Mon, 01 Jul 2024 08:42:32 -0300
python-cloudflare (2.11.1-1) unstable; urgency=medium
* Update d/watch to use github API
* New upstream version 2.11.1
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 17 Dec 2022 14:25:22 -0500
python-cloudflare (2.10.3-1) unstable; urgency=medium
* New upstream version 2.10.3
* Refresh patches.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Fri, 04 Nov 2022 23:49:54 -0400
python-cloudflare (2.10.2-1) unstable; urgency=medium
* Switch back to old signing key
* New upstream version 2.10.2
* Refresh patches
* Add test for getting CF IPs, post-build only
* Use python3 for examples
* Bump S-V; no changes needed
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 23 Oct 2022 00:18:07 -0400
python-cloudflare (2.8.14-2) unstable; urgency=medium
[ Stefano Rivera ]
* Update Maintainer to Debian Python Team.
* Rename Salsa Vcs Repo to match source package name.
-- Sandro Tosi <morph@debian.org> Mon, 23 Aug 2021 00:42:06 -0400
python-cloudflare (2.8.14-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Harlan Lieberman-Berg ]
* New upstream version 2.8.14
* Bump S-V; no changes needed
* Bump d/watch to v4
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 05 Dec 2020 23:05:50 -0500
python-cloudflare (2.8.8-1) unstable; urgency=medium
* Switch to new upstream signing key
* New upstream version 2.8.8
* Add new dep on beautifulsoup4; drop dep on future
* Bump dh-compat to 13.
* Refresh patch
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 26 Jul 2020 17:40:31 -0400
python-cloudflare (2.6.5-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Harlan Lieberman-Berg ]
* Switch to new upstream signing key
* New upstream version 2.8.8
* Add new dep on beautifulsoup4; drop dep on future
* Bump dh-compat to 13.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 26 Jul 2020 17:30:29 -0400
python-cloudflare (2.6.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Harlan Lieberman-Berg ]
* New upstream version 2.6.5
* Switch to debhelper 12
* Update S-V to 4.5, add R-R-R
* Update emails from lists.alioth.debian.org to tracker.debian.org
(Closes: #899295)
* Add manual smoke test.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Tue, 14 Apr 2020 00:51:30 -0400
python-cloudflare (2.1.0-1) unstable; urgency=medium
* New upstream release.
* Refresh quilt patch to remove cli-only dependency, fix fuzz.
* Bump S-V; no changes necessary.
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sun, 24 Jun 2018 14:06:18 -0400
python-cloudflare (2.0.4-1) unstable; urgency=medium
* Initial release. (Closes: #888799)
-- Harlan Lieberman-Berg <hlieberman@debian.org> Sat, 24 Feb 2018 20:42:56 -0500
|