From c9152c7746aef14df52ef2264d04d34ed9f19bc1265598ddc8fcfc3c35fd935e Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Thu, 5 Apr 2018 04:00:28 +0000 Subject: [PATCH] - Update to 1.9.5 * Parse updated IUAM Javascript challenge OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfscrape?expand=0&rev=7 --- cfscrape-1.9.4.tar.gz | 3 --- cfscrape-1.9.5.tar.gz | 3 +++ python-cfscrape.changes | 6 ++++++ python-cfscrape.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cfscrape-1.9.4.tar.gz create mode 100644 cfscrape-1.9.5.tar.gz diff --git a/cfscrape-1.9.4.tar.gz b/cfscrape-1.9.4.tar.gz deleted file mode 100644 index a36d59e..0000000 --- a/cfscrape-1.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ac1df1e338bfa33bc5bab5c92c5db3045f3a6541eec9ca816da8e8ea278941b -size 8239 diff --git a/cfscrape-1.9.5.tar.gz b/cfscrape-1.9.5.tar.gz new file mode 100644 index 0000000..b891728 --- /dev/null +++ b/cfscrape-1.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9159955d0e6e82cf4ad8cc9b19413e68ebfed1ce98a26e51f62e66d45146f1 +size 8390 diff --git a/python-cfscrape.changes b/python-cfscrape.changes index d8cdfb8..41aef19 100644 --- a/python-cfscrape.changes +++ b/python-cfscrape.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 5 03:59:57 UTC 2018 - 9+suse@cirno.systems + +- Update to 1.9.5 + * Parse updated IUAM Javascript challenge + ------------------------------------------------------------------- Tue Feb 13 09:24:50 UTC 2018 - 9+suse@cirno.systems diff --git a/python-cfscrape.spec b/python-cfscrape.spec index eca2705..5a05817 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.4 +Version: 1.9.5 Release: 0 Summary: Python module to bypass Cloudflare's anti-bot page License: MIT