forked from pool/python-cfscrape
* Support latest Cloudflare IUAM challenge OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfscrape?expand=0&rev=15
64 lines
2.0 KiB
Plaintext
64 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|