diff --git a/cfscrape-1.9.5.tar.gz b/cfscrape-1.9.5.tar.gz deleted file mode 100644 index b891728..0000000 --- a/cfscrape-1.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb9159955d0e6e82cf4ad8cc9b19413e68ebfed1ce98a26e51f62e66d45146f1 -size 8390 diff --git a/cfscrape-1.9.6.tar.gz b/cfscrape-1.9.6.tar.gz new file mode 100644 index 0000000..61197fb --- /dev/null +++ b/cfscrape-1.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa4966be1efd8f58e768d21ec573ec334f13d9c3be3b0324df2bf912abcef94 +size 8561 diff --git a/python-cfscrape.changes b/python-cfscrape.changes index ce03ff2..4e68b1d 100644 --- a/python-cfscrape.changes +++ b/python-cfscrape.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 14:55:30 UTC 2019 - Tomáš Chvátal + +- Update to 1.9.6: + * various readme updates + ------------------------------------------------------------------- Tue Dec 4 12:46:37 UTC 2018 - Matej Cepl diff --git a/python-cfscrape.spec b/python-cfscrape.spec index f192fe2..54cbd0e 100644 --- a/python-cfscrape.spec +++ b/python-cfscrape.spec @@ -1,7 +1,7 @@ # # spec file for package python-cfscrape # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cfscrape -Version: 1.9.5 +Version: 1.9.6 Release: 0 Summary: Python module to bypass Cloudflare's anti-bot page License: MIT Group: Development/Languages/Python -Url: https://github.com/Anorov/cloudflare-scrape +URL: https://github.com/Anorov/cloudflare-scrape Source: https://files.pythonhosted.org/packages/source/c/cfscrape/cfscrape-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -61,8 +61,9 @@ is much more common. %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +# no tests even in git + %files %{python_files} -%defattr(-,root,root) %license LICENSE %doc README.md %{python_sitelib}/*