14
0

- Update to 1.2.58:

- Cloudflare changing minor things that broke the regex.
  - Changed debug to support non printable UTF-8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudscraper?expand=0&rev=7
This commit is contained in:
2021-05-05 09:11:03 +00:00
committed by Git OBS Bridge
parent 9728e29561
commit 8f4b0ba3cd
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:303ca777ea40c542cdc9ac44acb8ccafb22fbf5a98970c5a0eb5bf14adc42091
size 110983

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fc3562818e58f98d4e3ca874de5ff24d072c554b5a627ce9e38d394bb209c7f
size 110992

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 5 09:09:26 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 1.2.58:
- Cloudflare changing minor things that broke the regex.
- Changed debug to support non printable UTF-8
-------------------------------------------------------------------
Thu Jan 28 16:03:26 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@@ -20,7 +20,7 @@
%define modname cloudscraper
%define skip_python2 1
Name: python-cloudscraper
Version: 1.2.56
Version: 1.2.58
Release: 0
Summary: A Python module to bypass Cloudflare's anti-bot page
License: MIT