14
0

7 Commits

Author SHA256 Message Date
304a963198 Accepting request 1311502 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1311502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=12
2025-10-16 15:38:47 +00:00
550b053d00 - Fix build for 15.7: Use the right python version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=30
2025-10-15 13:28:37 +00:00
4e9327aada Accepting request 1300416 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1300416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=11
2025-08-20 11:26:49 +00:00
66e524d441 disabled some sni_ssl unittest on Leap 16.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=28
2025-08-20 07:19:10 +00:00
7318efad05 Accepting request 1206263 from devel:languages:python
- Update to 2.3.1:
  * Fix locust backwards compatibility by @ml31415 in #218
- 2.3.0:
  * Clean up readme and example code by @ml31415 in #212
  * Fix for #179 and improved multipart form handling by @ml31415 in #213
  * requests compatibility layer by @ml31415 in #209
  * Fixed #186 and improved package build by @ml31415 in #214
  * Add pre-commit hooks by @ml31415 in #215
  * Add requests compatibility to README by @ml31415 in #216
- 2.2.1:
  * URL refactoring by @ml31415 in #206
  * Switch default ssl protocol to PROTOCOL_TLS_CLIENT and improve tests by @ml31415 in #207
  * Fixes #40 max_retries and max_redirects by @ml31415 in #208
  * Use test.pypi.org before publishing by @ml31415 in #211
- 2.2.0:
  * Fixes http.client patching by @ml31415 in #200
  * Better headers by @ml31415 in #203
- 2.1.1:
  * Reduce httpbin dependency by @ml31415 in #199
  * Fix publishing build issue by @ml31415 in #201
- 2.1.0:
  * Spring cleaning (mostly test updates) by @ml31415 in #191
  * Drop support for outdated python and gevent versions by @ml31415 in #192
  * Upgrade llhttp v6.0.11 by @ml31415 in #193
  * Github actions and project metadata improvements by @ml31415 in #195
  * Benchmarks updated; some tests parametrized by @ml31415 in #196
  * More spring cleaning by @ml31415 in #197
- 2.0.12:
  * port examples to Python3 by @a-detiste in #185
  * add response cookies to cookiejar before verify_status by @onestay in #188

OBS-URL: https://build.opensuse.org/request/show/1206263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=10
2024-10-08 15:25:02 +00:00
e20c1a5d27 Add missing require python-urllib3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=26
2024-10-08 08:47:05 +00:00
f633926e48 - Update to 2.3.1:
* Fix locust backwards compatibility by @ml31415 in #218
- 2.3.0:
  * Clean up readme and example code by @ml31415 in #212
  * Fix for #179 and improved multipart form handling by @ml31415 in #213
  * requests compatibility layer by @ml31415 in #209
  * Fixed #186 and improved package build by @ml31415 in #214
  * Add pre-commit hooks by @ml31415 in #215
  * Add requests compatibility to README by @ml31415 in #216
- 2.2.1:
  * URL refactoring by @ml31415 in #206
  * Switch default ssl protocol to PROTOCOL_TLS_CLIENT and improve tests by @ml31415 in #207
  * Fixes #40 max_retries and max_redirects by @ml31415 in #208
  * Use test.pypi.org before publishing by @ml31415 in #211
- 2.2.0:
  * Fixes http.client patching by @ml31415 in #200
  * Better headers by @ml31415 in #203
- 2.1.1:
  * Reduce httpbin dependency by @ml31415 in #199
  * Fix publishing build issue by @ml31415 in #201
- 2.1.0:
  * Spring cleaning (mostly test updates) by @ml31415 in #191
  * Drop support for outdated python and gevent versions by @ml31415 in #192
  * Upgrade llhttp v6.0.11 by @ml31415 in #193
  * Github actions and project metadata improvements by @ml31415 in #195
  * Benchmarks updated; some tests parametrized by @ml31415 in #196
  * More spring cleaning by @ml31415 in #197
- 2.0.12:
  * port examples to Python3 by @a-detiste in #185
  * add response cookies to cookiejar before verify_status by @onestay in #188

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=25
2024-10-08 08:32:03 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 15 13:15:40 UTC 2025 - Jordi Massaguer <jmassaguerpla@suse.com>
- Fix build for 15.7: Use the right python version
-------------------------------------------------------------------
Wed Aug 20 06:54:38 UTC 2025 - Max Lin <mlin@suse.com>

View File

@@ -15,7 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
Name: python-geventhttpclient
Version: 2.3.1
Release: 0