Subject: CVS commit: pkgsrc/www/py-httplib2
From: Adam Ciarcinski
Date: 2018-04-02 15:03:50
Message id: 20180402130350.DF4A6FBEC@cvs.NetBSD.org

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

Files:
RevisionActionfile
1.11modifypkgsrc/www/py-httplib2/Makefile
1.5modifypkgsrc/www/py-httplib2/PLIST
1.8modifypkgsrc/www/py-httplib2/distinfo