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 +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>