Commit Graph

109 Commits

Author SHA256 Message Date
Dominique Leuenberger
b6576fc7a9 Accepting request 1136309 from devel:languages:python
- require setuptools

- Update to 0.21.0:
- add pyparsing dependency
  set first, othewise a "ValueError: Cannot set
  verify_mode to CERT_NONE when check_hostname
  instead (bnc#761162)
          item not in cache
- initial version of python-httplib2 (0.2.0)

OBS-URL: https://build.opensuse.org/request/show/1136309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=57
2024-01-05 21:59:20 +00:00
3b85a8f387 - require setuptools
- Update to 0.21.0:
- add pyparsing dependency
  set first, othewise a "ValueError: Cannot set
  verify_mode to CERT_NONE when check_hostname
  instead (bnc#761162)
          item not in cache
- initial version of python-httplib2 (0.2.0)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=104
2024-01-02 22:32:02 +00:00
Fabian Vogt
a6edd20665 Accepting request 1096901 from devel:languages:python
- Clean up SPEC file.

OBS-URL: https://build.opensuse.org/request/show/1096901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=56
2023-07-06 16:28:00 +00:00
a53fc1a775 - Clean up SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=102
2023-07-05 07:47:20 +00:00
Dominique Leuenberger
7eb7b97d1c Accepting request 1093050 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=55
2023-06-16 14:51:54 +00:00
Markéta Machová
d3c3ca6173 Accepting request 1092792 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092792
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=100
2023-06-14 06:38:31 +00:00
Dominique Leuenberger
e6d2ff3ea2 Accepting request 1074515 from devel:languages:python
- update to 0.22.0:
  * https: disable_ssl_certificate_validation caused
    ValueError: Cannot set verify_mode to CERT_NONE when
    check_hostname is enabled

OBS-URL: https://build.opensuse.org/request/show/1074515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=54
2023-03-29 21:26:13 +00:00
9905c9bf38 - update to 0.22.0:
* https: disable_ssl_certificate_validation caused
    ValueError: Cannot set verify_mode to CERT_NONE when
    check_hostname is enabled

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=98
2023-03-26 20:03:02 +00:00
Dominique Leuenberger
31dbeb4d64 Accepting request 1034614 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1034614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=53
2022-11-10 13:21:23 +00:00
799d1fa88d Accepting request 1034584 from home:yarunachalam:branches:devel:languages:python
- Update to 0.21.0: 
  * http: `Content-Encoding: deflate` must accept zlib encapsulation
  * https://github.com/httplib2/httplib2/pull/230
  * Begin support and CI against CPython 3.10 and 3.11.

OBS-URL: https://build.opensuse.org/request/show/1034584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=96
2022-11-08 21:16:38 +00:00
Dominique Leuenberger
6cc7fd8137 Accepting request 954680 from devel:languages:python
- update to 0.20.4:
  proxy: support proxy urls with ipv6 address
  Tests compatible with Python3.10 and recent pytest.

OBS-URL: https://build.opensuse.org/request/show/954680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=52
2022-02-16 23:30:00 +00:00
efec7c47ef - update to 0.20.4:
proxy: support proxy urls with ipv6 address
  Tests compatible with Python3.10 and recent pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=95
2022-02-15 09:34:23 +00:00
Dominique Leuenberger
130f485a81 Accepting request 934678 from devel:languages:python
- add pyparsing dependency 

- update to 0.20.2:
  auth: support pyparsing v3
  proxy: correct extraction of errno from pysocks ProxyConnectionError
  IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2

OBS-URL: https://build.opensuse.org/request/show/934678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=51
2021-12-09 18:45:05 +00:00
a711aee7c5 - add pyparsing dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=94
2021-11-30 08:22:37 +00:00
b443f250ab - update to 0.20.2:
auth: support pyparsing v3
  proxy: correct extraction of errno from pysocks ProxyConnectionError
  IMPORTANT cacerts: remove expired DST Root CA X3, add ISRG Root X1, X2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=93
2021-11-29 10:56:34 +00:00
Dominique Leuenberger
d33b3e3fdf Accepting request 894163 from devel:languages:python
- update to 0.19.1:
  * auth header parsing performance optimizations; Thanks to Paul McGuire
  * Use mock from the standard library on Python>=3.3

- update to 0.18.1: (bsc#1171998, CVE-2020-11078)

OBS-URL: https://build.opensuse.org/request/show/894163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=50
2021-05-20 17:23:24 +00:00
e7a04e332c - update to 0.19.1:
* auth header parsing performance optimizations; Thanks to Paul McGuire
  * Use mock from the standard library on Python>=3.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=91
2021-05-18 21:48:25 +00:00
56f540b0af - update to 0.18.1: (bsc#1171998, CVE-2020-11078)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=90
2021-03-15 12:37:29 +00:00
Dominique Leuenberger
b8ea7aeb48 Accepting request 877233 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/877233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=49
2021-03-10 07:49:20 +00:00
047293b969 - Update in SLE to 0.19.0 (bsc#1182053, CVE-2021-21240)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=88
2021-02-26 12:52:33 +00:00
Richard Brown
f597fe3de5 Accepting request 873569 from devel:languages:python
- update to 0.19.0:
  * auth: parse headers using pyparsing instead of regexp
  * auth: WSSE token needs to be string not bytes

OBS-URL: https://build.opensuse.org/request/show/873569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=48
2021-02-22 13:39:23 +00:00
088d4a1249 - update to 0.19.0:
* auth: parse headers using pyparsing instead of regexp
  * auth: WSSE token needs to be string not bytes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=86
2021-02-18 21:43:59 +00:00
Dominique Leuenberger
5c7e30ff92 Accepting request 841414 from devel:languages:python
- update to 0.18.1:
  * explicit build-backend workaround for pip build isolation bug
  * IMPORTANT security vulnerability CWE-93 CRLF injection
  Force %xx quote of space, CR, LF characters in uri.
  * Ship test suite in source dist

OBS-URL: https://build.opensuse.org/request/show/841414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=47
2020-10-25 17:10:14 +00:00
477a421f4a - update to 0.18.1:
* explicit build-backend workaround for pip build isolation bug
  * IMPORTANT security vulnerability CWE-93 CRLF injection
  Force %xx quote of space, CR, LF characters in uri.
  * Ship test suite in source dist

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=84
2020-10-13 07:27:42 +00:00
Dominique Leuenberger
4f3fc0c37c Accepting request 800676 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/800676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=46
2020-05-08 21:03:23 +00:00
5eac0c98dd - update to 0.17.3:
* bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=82
2020-04-29 10:55:11 +00:00
Dominique Leuenberger
06f1abb842 Accepting request 791798 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=45
2020-04-09 21:14:19 +00:00
Tomáš Chvátal
c7342e5ee8 Accepting request 791789 from home:mcalabkova:branches:devel:languages:python
- Update to 0.17.1
  * python3: no_proxy was not checked with https
  * feature: Http().redirect_codes set, works after follow(_all)_redirects check
    This allows one line workaround for old gcloud library that uses 308
    response without redirect semantics.
  * IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects
  * proxy: username/password as str compatible with pysocks
  * python2: regression in connect() error handling
  * add support for password protected certificate files
  * feature: Http.close() to clean persistent connections and sensitive data

OBS-URL: https://build.opensuse.org/request/show/791789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=80
2020-04-06 14:34:13 +00:00
Dominique Leuenberger
c3b355ef4c Accepting request 736453 from devel:languages:python
- Update to 0.14.0:
  * Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError

OBS-URL: https://build.opensuse.org/request/show/736453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=44
2019-11-04 16:04:43 +00:00
Tomáš Chvátal
42222b6489 - Update to 0.14.0:
* Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=78
2019-10-09 10:47:58 +00:00
Dominique Leuenberger
b92b4b7a86 Accepting request 725772 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=43
2019-08-27 08:10:16 +00:00
Tomáš Chvátal
33f462ff2f Accepting request 725549 from home:pgajdos
- version update to 0.13.1
  0.13.1
   * Python3: Use no_proxy
     https://github.com/httplib2/httplib2/pull/140
  0.13.0
    * Allow setting TLS max/min versions
      https://github.com/httplib2/httplib2/pull/138
  0.12.3
    * No changes to library. Distribute py3 wheels.
  0.12.1
    * Catch socket timeouts and clear dead connection
      https://github.com/httplib2/httplib2/issues/18
      https://github.com/httplib2/httplib2/pull/111
    * Officially support Python 3.7 (package metadata)
      https://github.com/httplib2/httplib2/issues/123
  0.12.0
    * Drop support for Python 3.3
    * ca_certs from environment HTTPLIB2_CA_CERTS or certifi
      https://github.com/httplib2/httplib2/pull/117
    * PROXY_TYPE_HTTP with non-empty user/pass raised TypeError: bytes required
      https://github.com/httplib2/httplib2/pull/115
    * Revert http:443->https workaround
      https://github.com/httplib2/httplib2/issues/112
    * eliminate connection pool read race
      https://github.com/httplib2/httplib2/pull/110
    * cache: stronger safename
      https://github.com/httplib2/httplib2/pull/101
  0.11.3
    * No changes, just reupload of 0.11.2 after fixing automatic release conditions in Travis.
  0.11.2

OBS-URL: https://build.opensuse.org/request/show/725549
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=76
2019-08-24 07:37:13 +00:00
Dominique Leuenberger
761a97b545 Accepting request 580064 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=42
2018-02-27 15:58:40 +00:00
Tomáš Chvátal
52ccb74791 Accepting request 579612 from home:stefannica:branches:devel:languages:python
- update httplib2-use-system-certs.patch: handle the case when validation is disabled correctly.
  The 'check_hostname' context attribute has to be set first, othewise a "ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled." exception is raised.

OBS-URL: https://build.opensuse.org/request/show/579612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=74
2018-02-26 08:37:30 +00:00
Dominique Leuenberger
e3ddbee86b Accepting request 563204 from devel:languages:python
- update httplib2-use-system-certs.patch: handle
  the case with ssl_version being None correctly

- update httplib2-use-system-certs.patch: Also use
  ssl.create_default_context in the python2 case so that
  the system wide certificates are loaded as trusted again.

OBS-URL: https://build.opensuse.org/request/show/563204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=41
2018-01-16 08:33:24 +00:00
3adfe884ac - update httplib2-use-system-certs.patch: handle
the case with ssl_version being None correctly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=72
2018-01-10 07:48:13 +00:00
a526ed3d3e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=71 2018-01-10 07:47:00 +00:00
a21a4af214 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=70 2018-01-09 11:05:57 +00:00
bffbdd4e27 - update httplib2-use-system-certs.patch: Also use
ssl.create_default_context in the python2 case so that
  the system wide certificates are loaded as trusted again.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=69
2018-01-09 11:05:33 +00:00
Dominique Leuenberger
9b7961b4db Accepting request 489492 from devel:languages:python
- Update to 0.10.3
- Implement single-spec version

OBS-URL: https://build.opensuse.org/request/show/489492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=40
2017-04-28 08:43:37 +00:00
Todd R
0fcb096fd6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=67 2017-04-19 22:24:01 +00:00
Todd R
ac37ff9fe0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=66 2017-04-19 22:15:02 +00:00
Todd R
b4795b2e5d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=65 2017-04-19 22:13:39 +00:00
Todd R
a794be5468 Accepting request 489328 from home:TheBlackCat:branches:devel:languages:python
Spec file cleanups

OBS-URL: https://build.opensuse.org/request/show/489328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=64
2017-04-19 14:21:15 +00:00
Todd R
5f935d64e2 Accepting request 487690 from devel:languages:python:singlespec
1

OBS-URL: https://build.opensuse.org/request/show/487690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=63
2017-04-19 14:09:02 +00:00
Dominique Leuenberger
d40cfc91c8 Accepting request 436437 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/436437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=39
2016-10-22 11:11:30 +00:00
06a2205920 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=61 2016-10-12 19:52:23 +00:00
055eb8bd6a - Project moved from code.google.com to GitHub, fix the url
accordingly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=60
2016-10-12 19:51:06 +00:00
Dominique Leuenberger
1c30d75424 Accepting request 373512 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/373512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=38
2016-03-29 07:54:23 +00:00
8912f58546 Accepting request 373386 from home:matejcik:requests-mess
- update and cleanup of httplib2-use-system-certs.patch,
  so that the passthrough is clean for python2 and so that it does
  the right thing in python3

OBS-URL: https://build.opensuse.org/request/show/373386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=58
2016-03-15 20:06:26 +00:00