Next | Query returned 38 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-10-07 22:13:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httplib2: updated to 0.14.0

0.14.0
* Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError
   2019-08-11 20:05:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httplib2: updated to 0.13.1

0.13.1
Python3: Use no_proxy
   2019-06-10 10:34:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httplib2: updated to 0.13.0

0.13.0
* Allow setting TLS max/min versions
   2019-04-29 10:49:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httplib2: updated to 0.12.3

0.12.3:
No changes to library. Distribute py3 wheels.
   2019-02-17 09:59:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httplib2: updated to 0.12.1

0.12.1
* Catch socket timeouts and clear dead connection
* Officially support Python 3.7 (package metadata)
   2018-11-21 18:21:17 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-httplib2: updated to 0.12.0

0.12.0

  Drop support for Python 3.3

  ca_certs from environment HTTPLIB2_CA_CERTS or certifi

  PROXY_TYPE_HTTP with non-empty user/pass raised TypeError: bytes required

  Revert http:443->https workaround

  eliminate connection pool read race

  cache: stronger safename
   2018-04-02 15:03:50 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-httplib2: updated to 0.11.3

0.11.3
  No changes, just reupload of 0.11.2 after fixing automatic release conditions \ 
in Travis.

0.11.2
  proxy: py3 NameError basestring

0.11.1
  Fix HTTP(S)ConnectionWithTimeout AttributeError proxy_info

0.11.0
  Add DigiCert Global Root G2 serial 033af1e6a711a9a0bb2864b11d09fae5

  python3 proxy support

  If no_proxy environment value ends with comma then proxy is not used

  fix UnicodeDecodeError using socks5 proxy

  Respect NO_PROXY env var in proxy_info_from_url

  NO_PROXY=bar was matching foobar (suffix without dot delimiter)
  New behavior matches curl/wget:
  - no_proxy=foo.bar will only skip proxy for exact hostname match
  - no_proxy=.wild.card will skip proxy for any.subdomains.wild.card

  Bugfix for Content-Encoding: deflate
   2017-05-09 14:33:46 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 0.10.3:
Bug fixes
   2016-05-22 15:16:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
Revert previous, permissions fixup is still needed in this case.
   2016-05-21 07:41:37 by Richard PALO | Files touched by this commit (1)
Log message:
post-install chmod no longer necessary

Next | Query returned 38 messages, browsing 21 to 30 | Previous