forked from pool/python-CherryPy
Accepting request 912412 from home:glaubitz:branches:devel:languages:python
- Update to 18.6.1 * Fixed XLF flag in gzip header emitted by gzip compression tool per RFC 1952, Section 2.3.1 * Restricted depending on pywin32 only under CPython so that it won't get pulled-in under PyPy * Bumped minimum version of PyWin32 to 227. Block pywin32 install on Python 3.10 and later. - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/912412 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 16 13:25:38 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 18.6.1
|
||||
* Fixed XLF flag in gzip header emitted by gzip compression tool
|
||||
per RFC 1952, Section 2.3.1
|
||||
* Restricted depending on pywin32 only under CPython so that it
|
||||
won't get pulled-in under PyPy
|
||||
* Bumped minimum version of PyWin32 to 227.
|
||||
Block pywin32 install on Python 3.10 and later.
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 20:43:05 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user