OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfscrape?expand=0&rev=25
95 lines
3.1 KiB
Plaintext
95 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 15 13:07:04 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 00:26:13 UTC 2020 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 2.1.1
|
|
* Updated to handle latest Cloudflare IUAM challenge
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 00:18:51 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 2.0.8
|
|
* Default SSL ciphers changed to resolve issues with some users
|
|
reporting receiving Cloudflare captchas
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 14:10:41 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 2.0.7
|
|
* Enable HTTPS adapter by default
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 11:06:15 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Switch to GitHub tarball, enable tests
|
|
- Update to 2.0.4
|
|
* Detect captcha challenges, try harder to avoid them
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 12:28:56 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 2.0.3
|
|
* Support latest Cloudflare IUAM challenge
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 10:19:59 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 2.0.0
|
|
* Support latest Cloudflare IUAM challenge
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 21:25:44 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to 1.9.7:
|
|
* A hidden input form has been added to the challenge;
|
|
fix to allow bypassing it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 14:55:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.9.6:
|
|
* various readme updates
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:46:37 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 03:59:57 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to 1.9.5
|
|
* Parse updated IUAM Javascript challenge
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to 1.9.3
|
|
* Add LICENSE and README.md to source distribution
|
|
- Remove Git LICENSE source
|
|
- Add README.md to doc files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 19:09:03 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to 1.9.2
|
|
* Add __version__ to __init__.py
|
|
- Include LICENSE from Git tag for now (not part of PyPI package)
|
|
Reported upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 11 11:19:00 UTC 2018 - 9@cirno.systems
|
|
|
|
- init, 1.9.1
|