27 Commits

Author SHA256 Message Date
Ana Guerrero
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
Ana Guerrero
3b9020332d Accepting request 1131746 from devel:languages:python
- update to 2.0.11:
  * Support Python 3.12
  * Disable unit tests for no ssl module + fixes for build

OBS-URL: https://build.opensuse.org/request/show/1131746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=9
2023-12-08 21:32:14 +00:00
ed1b4996e8 - update to 2.0.11:
* Support Python 3.12
  * Disable unit tests for no ssl module + fixes for build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=23
2023-12-07 22:50:43 +00:00
Ana Guerrero
30c9b9124a Accepting request 1105955 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1105955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=8
2023-08-28 15:14:05 +00:00
5da2b2f34e Accepting request 1105905 from home:mcalabkova:branches:devel:languages:python
- Skip both tests in test_no_module_ssl.py, failing with new gevent

OBS-URL: https://build.opensuse.org/request/show/1105905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=21
2023-08-25 18:48:15 +00:00
Dominique Leuenberger
a1625ac4d0 Accepting request 1086630 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1086630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=7
2023-05-12 18:38:14 +00:00
f6712a37fc - update to 2.0.9:
* Add square brackets for Host header when using IPv6 address
  * Enable ppc64le wheels

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=19
2023-05-04 20:39:05 +00:00
Dominique Leuenberger
e0e229c8a5 Accepting request 1033551 from devel:languages:python
- version update to 2.0.8
  * lot of changes, see
    https://github.com/geventhttpclient/geventhttpclient/releases
- do not require python-six
- deleted patches
  - remove_mock.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/1033551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=6
2022-11-05 13:46:29 +00:00
0770f21df7 Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=17
2022-11-04 14:53:11 +00:00
95f04e454e Accepting request 1033498 from home:pgajdos:python
- version update to 2.0.8
  * lot of changes, see
    https://github.com/geventhttpclient/geventhttpclient/releases
- do not require python-six
- deleted patches
  - remove_mock.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/1033498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=16
2022-11-04 14:51:45 +00:00
Dominique Leuenberger
c08745711d Accepting request 872871 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/872871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=5
2021-02-16 21:34:46 +00:00
999d5b4854 Accepting request 872858 from home:bnavigator:branches:devel:languages:python
- Update to 1.4.5
  * Don't auto parse query string. Add params keyword argument.
- don't try to set a nonexistend attribute for a test
  gh#gwik/geventhttpclient#137

OBS-URL: https://build.opensuse.org/request/show/872858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=14
2021-02-16 15:49:24 +00:00
Dominique Leuenberger
94496d9cbf Accepting request 855668 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/855668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=4
2020-12-16 09:59:43 +00:00
daf4f2c138 Accepting request 855632 from home:bnavigator:branches:devel:languages:python
- Fix condition around BuildRequirement

OBS-URL: https://build.opensuse.org/request/show/855632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=12
2020-12-14 06:23:49 +00:00
ab05b25e9f Accepting request 855615 from home:mcepl:branches:devel:tools:scm
- We don't need to break Python 2.7

OBS-URL: https://build.opensuse.org/request/show/855615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=11
2020-12-13 21:28:49 +00:00
0f2cdc9456 Accepting request 855336 from home:mcepl:branches:devel:tools:scm
- Add remove_mock.patch to remove dependency on the external mock
  package (gh#gwik/geventhttpclient#135).

OBS-URL: https://build.opensuse.org/request/show/855336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=10
2020-12-12 12:12:15 +00:00
Dominique Leuenberger
d8d231c568 Accepting request 828407 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/828407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=3
2020-08-25 10:39:08 +00:00
Tomáš Chvátal
434a679206 Accepting request 828321 from home:jayvdb:py-new
- Remove gevent-mark-tests.patch and LICENSE-MIT that are
  now incorporated upstream
- Update to v1.4.4
  * Add kwargs to exception objects representation
- from v1.4.3
  * Fix Unhandled UnicodeDecodeError exception if response with
    status 400 and request contains binary payload
- from v1.4.0
  * httpparser: update http parser to 2.9.4

OBS-URL: https://build.opensuse.org/request/show/828321
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=8
2020-08-21 08:30:16 +00:00
Dominique Leuenberger
0144254a85 Accepting request 764250 from devel:languages:python
- skip test test_cookielib_compatibility as it is borked upstream

OBS-URL: https://build.opensuse.org/request/show/764250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=2
2020-03-08 21:20:49 +00:00
Tomáš Chvátal
c779bc3429 - skip test test_cookielib_compatibility as it is borked upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=6
2020-01-14 11:10:54 +00:00
Dominique Leuenberger
c94b0632b3 Accepting request 687562 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/687562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=1
2019-03-29 19:36:36 +00:00
Tomáš Chvátal
9a7ed02263 - Add patch to skip online tests:
* gevent-mark-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=4
2019-03-22 10:04:20 +00:00
Tomáš Chvátal
b1553fff10 Accepting request 685079 from home:jengelh:branches:devel:languages:python
- Reduce marketing wording in the description.

OBS-URL: https://build.opensuse.org/request/show/685079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=3
2019-03-14 18:45:51 +00:00
Tomáš Chvátal
32152c7dbd - Update to 1.3.1:
* no upstream changelog
- Switch to singlespec
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=2
2019-03-14 15:29:54 +00:00
Tomáš Chvátal
4735e08933 osc copypac from project:home:tbechtold:contrail package:python-geventhttpclient revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=1
2019-03-14 15:10:45 +00:00