forked from pool/python-cloudscraper
- Replace nodejs10 BuildRequires with nodejs-default:
+ Use the distro-provided default version of nodejs without
pinning to an old version.
OBS-URL: https://build.opensuse.org/request/show/892559
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudscraper?expand=0&rev=9
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 12 17:06:14 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Replace nodejs10 BuildRequires with nodejs-default:
|
|
+ Use the distro-provided default version of nodejs without
|
|
pinning to an old version.
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Upgrade to 1.2.56:
|
|
Arm race continues!
|
|
Not supporting Python 2 any more.
|
|
- Use tarball from GitHub, the one on PyPI doesn't have tests. :'(
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 7 11:06:07 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 1.2.52 "This will all end in tears; I just know it."
|
|
- Added in "Bot Fight Mode" detection.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 24 12:23:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging of cloudscraper 1.2.50.
|