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