diff --git a/cfscrape-1.9.3.tar.gz b/cfscrape-1.9.3.tar.gz deleted file mode 100644 index 16825ea..0000000 --- a/cfscrape-1.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ff269d2e88ba8fa97994275b4d58c722c84d39f579624becc89111e72265c64 -size 7938 diff --git a/cfscrape-1.9.4.tar.gz b/cfscrape-1.9.4.tar.gz new file mode 100644 index 0000000..a36d59e --- /dev/null +++ b/cfscrape-1.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac1df1e338bfa33bc5bab5c92c5db3045f3a6541eec9ca816da8e8ea278941b +size 8239 diff --git a/python-cfscrape.changes b/python-cfscrape.changes index b05288b..d8cdfb8 100644 --- a/python-cfscrape.changes +++ b/python-cfscrape.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 13 09:24:50 UTC 2018 - 9+suse@cirno.systems + +- Update to 1.9.4 + * Handle failed challenge submissions + * Remove dependency on PyExecJS + ------------------------------------------------------------------- Wed Jan 31 19:29:58 UTC 2018 - 9+suse@cirno.systems diff --git a/python-cfscrape.spec b/python-cfscrape.spec index b181669..8e43463 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.3 +Version: 1.9.4 Release: 0 Summary: Python module to bypass Cloudflare's anti-bot page License: MIT @@ -30,7 +30,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: nodejs -Requires: python-PyExecJS Requires: python-requests BuildArch: noarch %python_subpackages