18 Commits

Author SHA1 Message Date
kmos
6e263e4e20 Make tests behave by moving to MODPY_PYTEST. Patch setup.cfg to work with
our modern pytest.
2019-11-07 15:05:14 +00:00
sebastia
9a1945bf28 Update to 1.24.3, which contains security fix for CVE-2019-9740
CVE pointed out by feinerer@

OK feinerer@
2019-06-21 06:24:44 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sebastia
8150835d6f update to 1.22 2017-11-01 12:33:47 +00:00
shadchin
c07dbf13fc Add py3 flavor and enable test.
ok sthen@, sebastia@ (maintainer)
2017-06-20 21:28:54 +00:00
sebastia
22d8e0e897 Update to 1.21.1 2017-05-09 06:12:09 +00:00
sebastia
6359594edd simple update to 1.20 tested with elasticsearch-curator 2017-01-31 07:05:08 +00:00
danj
4e97972734 update distinfo after the update to unbreak 2016-12-17 23:31:36 +00:00
sebastia
4460e5a219 Update to 1.19.1
OK jasper@
2016-12-17 21:42:52 +00:00
sebastia
5a6ea5b6bc Doh! Also update distinfo as pointed out by naddy@ 2016-11-03 12:20:14 +00:00
sebastia
0d1c549c5c Update to 1.18.1, fixing CVE-2016-9015, not sure if it also affects
us with libressl, but better on the safe side.

6.0 is not affected, since there urllib3 version < 1.17
2016-11-02 21:57:58 +00:00
sebastia
b29df40b90 while updating curator, update urllib3 as well 2016-10-03 17:52:40 +00:00
sebastia
0713c86de5 Update to 1.16 2016-06-17 08:14:20 +00:00
sebastia
4823fa402f Update 1.15 -> 1.15.1
re-include the backports module again
2016-06-02 21:15:05 +00:00
sebastia
717d4db95f Update to 1.15
tested with the only user of it: curator

OK jasper@
2016-04-14 06:19:30 +00:00
sebastia
9c1b764227 Update to 1.14
now with socks proxy support
2016-01-27 09:13:11 +00:00
jasper
71e3fd2dce remove HOMEPAGE from ports that had the (now default) pypi homepage 2016-01-07 21:37:48 +00:00
sebastia
3602c6be95 import urllib3 1.13.1
HTTP library with thread-safe connection pooling, file post, and more.

required as dependency for elastiicsearch curator


Feedback and OK jasper@
2016-01-07 11:12:51 +00:00