15
0

Accepting request 945402 from home:Simmphonie:python

- update to version 0.3.0
  * Use cibuildwheel to build release wheels (by @elprans in 2f57b6b)
- version 0.2.0
  * Swap http-parse to llhttp
    (by @victoraugustolls and @fantix in 63b5de2 for #56)
  * Fix httptools.__all__
    (by @elprans in 9340d32 for #52)
  * Add Python 3.9 in the build/test matrix
    (by @b0g3r in e2d1a46 for #62)
- version 0.1.2
  * Fix httptools.__all__
    (by @elprans in 9340d32 for #52)
  * Add Python 3.9 in the build/test matrix
    (by @b0g3r in e2d1a46 for #62)
- Initial spec for v0.1.1

OBS-URL: https://build.opensuse.org/request/show/945402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httptools?expand=0&rev=3
This commit is contained in:
2022-01-10 20:18:56 +00:00
committed by Git OBS Bridge
parent 025b045f01
commit 2cc8ce9a89
6 changed files with 45 additions and 17 deletions

View File

@@ -1,4 +1,22 @@
-------------------------------------------------------------------
Sun Jan 9 08:53:15 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
- update to version 0.3.0
* Use cibuildwheel to build release wheels (by @elprans in 2f57b6b)
- version 0.2.0
* Swap http-parse to llhttp
(by @victoraugustolls and @fantix in 63b5de2 for #56)
* Fix httptools.__all__
(by @elprans in 9340d32 for #52)
* Add Python 3.9 in the build/test matrix
(by @b0g3r in e2d1a46 for #62)
- version 0.1.2
* Fix httptools.__all__
(by @elprans in 9340d32 for #52)
* Add Python 3.9 in the build/test matrix
(by @b0g3r in e2d1a46 for #62)
-------------------------------------------------------------------
Wed Jul 29 16:07:13 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.1
- Initial spec for v0.1.1