From e103042bfc138773eccb54078cd9c552324b63e5d78ce1c298328edbbb76615d Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Sat, 11 May 2019 12:29:25 +0000 Subject: [PATCH] - Update to 2.0.3 * Support latest Cloudflare IUAM challenge OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfscrape?expand=0&rev=15 --- cfscrape-2.0.0.tar.gz | 3 --- cfscrape-2.0.3.tar.gz | 3 +++ python-cfscrape.changes | 6 ++++++ python-cfscrape.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cfscrape-2.0.0.tar.gz create mode 100644 cfscrape-2.0.3.tar.gz diff --git a/cfscrape-2.0.0.tar.gz b/cfscrape-2.0.0.tar.gz deleted file mode 100644 index 5ed19c1..0000000 --- a/cfscrape-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a65608d830682b37e6725853a869e5c94f1cd41b8c4b9dec6ebc8cee1563a0c6 -size 10870 diff --git a/cfscrape-2.0.3.tar.gz b/cfscrape-2.0.3.tar.gz new file mode 100644 index 0000000..39f42b2 --- /dev/null +++ b/cfscrape-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0afdd8a6d5456c6c96555b9a71cdd41d3eaa3f14a8a032d64b700cb26ce98fd +size 11249 diff --git a/python-cfscrape.changes b/python-cfscrape.changes index a0789bc..d543285 100644 --- a/python-cfscrape.changes +++ b/python-cfscrape.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 11 12:28:56 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to 2.0.3 + * Support latest Cloudflare IUAM challenge + ------------------------------------------------------------------- Sat May 11 10:19:59 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-cfscrape.spec b/python-cfscrape.spec index 190ea42..5b8e985 100644 --- a/python-cfscrape.spec +++ b/python-cfscrape.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cfscrape -Version: 2.0.0 +Version: 2.0.3 Release: 0 Summary: Python module to bypass Cloudflare's anti-bot page License: MIT