Commit graph

80 commits

Author SHA1 Message Date
Hugo van Kemenade b3fb55586c Convert setup.py to static setup.cfg and format with setup-cfg-fmt 2021-11-21 16:42:04 +02:00
Hugo van Kemenade 031b3ebbb1 Add support for Python 3.10 2021-10-04 20:36:05 +03:00
Hugo van Kemenade bf753884c4 Add support for Python 3.9 2020-09-12 00:13:19 +03:00
Hugo van Kemenade 08ff008505 Drop support for EOL Python 3.5 2020-09-11 23:56:15 +03:00
Hugo 7005dbc13f Bump to test with a new cache 2020-03-04 22:22:33 +02:00
Hugo ad2f9cbaa2 Use setuptools_scm to simplify versioning during release 2019-12-27 23:13:58 +02:00
Hugo ec43b92c27 Use extras_require for tox deps 2019-12-17 22:48:05 +02:00
Hugo 6b04456c55 Mock is part of stdlib in Python 3 2019-12-17 22:32:53 +02:00
Hugo 44e47d84ce Add support for Python 3.8 2019-12-17 22:17:17 +02:00
Hugo 109315d93d Remove Python 2 warnings, apply lint updates 2019-09-26 11:10:52 +03:00
Hugo 1a78c0b99d Move production code to src/ 2019-04-05 08:37:01 +03:00
Hugo b30fe33cc1 The future is now 2019-01-27 14:42:46 +02:00
Hugo 4626ff9670 Reorder setup params 2018-12-30 13:13:49 +02:00
hugovk 742df8b674 Drop support for Python 3.4 (EOL 2019-03-16) 2018-12-30 00:08:30 +02:00
Hugo 07fac0628c Drop support for legacy Python 2 2018-11-27 08:59:01 +02:00
Hugo ca11de0a3a Black fix 2018-06-09 09:44:59 +03:00
Hugo 35b97356d1 Single-source the package version 2018-06-08 17:53:13 +03:00
Hugo 5d085ba9dc Start new release cycle 2018-06-08 17:41:40 +03:00
Hugo 4c89c7bf5a Release 2.3.0 2018-06-08 17:37:26 +03:00
Hugo 9194232ecd Sort tests_require 2018-06-06 11:23:39 +03:00
Hugo da9465c100 Format with Black 18.6b1 2018-06-06 10:19:04 +03:00
Hugo 4cf7e8c727 Start new release cycle 2018-04-08 17:18:10 +03:00
Hugo 2e52023a22 Release 2.2.0 2018-04-08 17:12:36 +03:00
Hugo c5684bb87a Use Markdown on PyPI 2018-04-06 13:11:28 +03:00
Hugo 20250237b9 Add Python 3.7 2018-03-26 19:41:54 +03:00
Hugo 77e06add28 Add 'and Contributors' to Author 2018-03-15 10:27:51 +02:00
Hugo d1ea097cd7 Start new release cycle 2018-01-14 20:05:48 +02:00
Hugo 2389f745e1 Release 2.1.0 2018-01-14 20:01:42 +02:00
Hugo 9abb5884b7
Update python_requires to 2.7.10+
Update python_requires to specify the exact x.y.z 2.7.10 version required.

(From HTTPS changes in #178.)
2017-12-09 22:54:12 +02:00
hugovk 7621673452 Require Python 2.7 or 3.4+ 2017-11-15 15:10:31 +02:00
Hugo 121e8a27c1 Start new release cycle 2017-10-29 00:47:42 +03:00
Hugo ae35af7e3b Release 2.0.0 2017-10-29 00:42:50 +03:00
hugovk c601d2f365 Fix minor things from code inspection 2017-10-24 00:54:34 +03:00
Hugo 68db2da2e9 pep8 is now pycodestyle https://github.com/PyCQA/pycodestyle/issues/466 2017-10-22 23:17:27 +03:00
hugovk 3a403c943f Drop support for Python 3.3 and <=2.7.9 by removing HTTP 2017-09-17 10:49:46 +03:00
Hugo 9b68fb6c68 Release 1.9.0 2017-07-21 13:03:08 +03:00
hugovk b342bcc8c2 Release 1.8.0 2017-02-13 20:35:18 +02:00
hugovk 7b3ab250df Release 1.7.0 2017-01-03 16:26:22 +02:00
Hugo b410ae8b8d Add Python 3.5 and 3.6 (#188) 2017-01-02 21:07:21 +01:00
Simon Lundström 99d567492f Use default SSL context when possible
https://docs.python.org/2/library/ssl.html#best-defaults

Deal with older Pythons which didn't do certificate validation, have
sane defaults or even provided a cipher string.
2016-10-29 23:45:22 +02:00
hugovk 54c4f9c093 Release 1.6.0 2016-04-23 17:28:27 +03:00
hugovk 0938c596f8 Release 1.5.1 2015-12-10 21:08:46 +02:00
hugovk ba196dbb3b Release 1.5.0 2015-12-10 20:47:17 +02:00
hugovk dc7528ab5c Release 1.4.2 2015-09-07 15:07:35 +03:00
hugovk ab968a3fe3 Release 1.4.1 2015-09-05 10:57:06 +03:00
hugovk 94e8e6f7ad Release 1.4.0 2015-09-05 10:09:19 +03:00
hugovk 2faaf13bfa Release 1.3.0 2015-08-03 20:37:42 +03:00
hugovk b47c5e587d Release 1.2.1 2015-05-07 10:20:53 +03:00
hugovk 23223d1fe8 Release 1.2.0 2015-05-07 09:35:35 +03:00
hugovk 0b691de789 Remove unused import 2015-04-12 15:55:21 +03:00