forked from pool/python-HTTPolice
Accepting request 702956 from home:eapodaca:branches:devel:languages:python
- Drop python2 support
- Remove py34-no-singledispatch.patch
- Replace brotlipy dependency with Brotli
- Remove dependancies that are not needed to build.
- Update to v0.8.0
* Changes
+ Dropped Python 2 support. If you need it, use the older versions.
+ HTTPolice no longer requires six nor singledispatch.
+ HTTPolice now pulls in Google's Brotli instead of brotlipy,
but this is merely a packaging change; it can work with either.
+ Notices 1299 and 1300 are no longer reported on Alt-Svc.
OBS-URL: https://build.opensuse.org/request/show/702956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-HTTPolice?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
920a0435de
commit
4745bd6d48
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 17:33:35 UTC 2019 - Ethan Apodaca <eapodaca@suse.com>
|
||||
|
||||
- Drop python2 support
|
||||
- Remove py34-no-singledispatch.patch
|
||||
- Replace brotlipy dependency with Brotli
|
||||
- Remove dependancies that are not needed to build.
|
||||
- Update to v0.8.0
|
||||
* Changes
|
||||
+ Dropped Python 2 support. If you need it, use the older versions.
|
||||
+ HTTPolice no longer requires six nor singledispatch.
|
||||
+ HTTPolice now pulls in Google's Brotli instead of brotlipy,
|
||||
but this is merely a packaging change; it can work with either.
|
||||
+ Notices 1299 and 1300 are no longer reported on Alt-Svc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 17:33:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user