Erica Portnoy
7711da9fc2
Bump version to 0.35.0
2019-05-01 14:07:30 -07:00
Erica Portnoy
7d28480844
Release 0.34.0
2019-05-01 14:07:25 -07:00
Erica Portnoy
7b7f7b25fb
Bump version to 0.34.0
2019-04-03 13:08:11 -07:00
Erica Portnoy
58c21aa484
Release 0.33.0
2019-04-03 13:08:02 -07:00
Erica Portnoy
8dda6cc68f
Bump version to 0.33.0
2019-03-06 12:47:29 -08:00
Erica Portnoy
0492855166
Release 0.32.0
2019-03-06 12:47:27 -08:00
Brad Warren
381d097895
Bump version to 0.32.0
2019-02-07 13:27:13 -08:00
Brad Warren
75499277be
Release 0.31.0
2019-02-07 13:27:10 -08:00
Erica Portnoy
c25e6a8adf
Bump version to 0.31.0
2019-01-02 12:33:31 -08:00
Erica Portnoy
3971573d7a
Release 0.30.0
2019-01-02 12:33:19 -08:00
Brad Warren
3edfe92069
Bump version to 0.30.0
2018-12-05 10:57:46 -08:00
Brad Warren
6476663516
Release 0.29.0
2018-12-05 10:57:43 -08:00
Brad Warren
22858c6025
Bump version to 0.29.0
2018-11-07 13:22:59 -08:00
Brad Warren
c1300a8e1b
Release 0.28.0
2018-11-07 13:22:57 -08:00
Erica Portnoy
e28f3da974
Bump version to 0.28.0
2018-09-05 15:42:01 -07:00
Erica Portnoy
19149a0d57
Release 0.27.0
2018-09-05 15:41:59 -07:00
Brad Warren
0a6d520d26
Bump version to 0.27.0
2018-07-11 14:18:44 -07:00
Brad Warren
95e271bfcd
Release 0.26.0
2018-07-11 14:18:26 -07:00
Brad Warren
43f2bfd6f1
Advertise our packages work on Python 3.7. ( #6183 )
2018-07-09 09:17:03 -07:00
Brad Warren
4b11fe1fda
Bump version to 0.26.0
2018-06-06 13:50:46 -07:00
Brad Warren
4ae2390c44
Release 0.25.0
2018-06-06 13:50:30 -07:00
Brad Warren
0ec0d79c35
Bump version to 0.25.0
2018-05-01 16:59:48 -07:00
Brad Warren
4b870ef940
Release 0.24.0
2018-05-01 16:59:32 -07:00
Brad Warren
0e30621355
Bump version to 0.24.0
2018-04-04 15:05:08 -07:00
Brad Warren
16b2539f72
Release 0.23.0
2018-04-04 15:04:43 -07:00
Brad Warren
7a495f2656
Bump version to 0.23.0
2018-03-07 10:26:08 -08:00
Brad Warren
77fdb4d7d6
Release 0.22.0
2018-03-07 10:25:42 -08:00
Brad Warren
f1b7017c0c
Finish dropping Python 2.6 and 3.3 support
...
* Undo letsencrypt-auto changes
* Remove ordereddict import
* Add Python 3.4 tests to replace 3.3
* Add python_requires
* update pipstrap
2018-02-21 19:11:01 -08:00
Hugo
42638afc75
Drop support for EOL Python 2.6 and 3.3
...
* Drop support for EOL Python 2.6
* Use more helpful assertIn/NotIn instead of assertTrue/False
* Drop support for EOL Python 3.3
* Remove redundant Python 3.3 code
* Restore code for RHEL 6 and virtualenv for Py2.7
* Revert pipstrap.py to upstream
* Merge py26_packages and non_py26_packages into all_packages
* Revert changes to *-auto in root
* Update by calling letsencrypt-auto-source/build.py
* Revert permissions for pipstrap.py
2018-02-16 16:14:01 -08:00
Brad Warren
325a97c1ed
Bump version to 0.22.0
2018-01-17 15:55:41 -08:00
Brad Warren
bf695d048d
Release 0.21.0
2018-01-17 15:55:29 -08:00
Brad Warren
78d97ca023
Bump version to 0.21.0
2017-12-06 14:52:16 -08:00
Brad Warren
f1554324da
Release 0.20.0
2017-12-06 14:46:55 -08:00
Brad Warren
13b4a4e1c2
Bump version to 0.20.0
2017-10-04 15:57:16 -07:00
Brad Warren
1f258449a4
Release 0.19.0
2017-10-04 12:11:20 -07:00
Brad Warren
a7267b0fcd
Bump version to 0.19.0
2017-09-05 16:07:03 -07:00
Brad Warren
756c44f7af
Release 0.18.0
2017-09-05 16:06:43 -07:00
Brad Warren
744c993040
Bump version to 0.18.0
2017-08-01 17:01:19 -07:00
Brad Warren
912d235466
Release 0.17.0
2017-08-01 17:01:07 -07:00
ohemorange
57e56cc97b
Candidate 0.16.0 ( #4908 )
...
* Release 0.16.0
* Bump version to 0.17.0
2017-07-06 15:57:11 -07:00
Brad Warren
0aab244846
Bump version to 0.16.0
2017-06-08 09:32:57 -07:00
Brad Warren
74acd1ee5a
Release 0.15.0
2017-06-08 09:32:41 -07:00
Brad Warren
2754a2d0ae
Bump version to 0.15.0
2017-05-04 16:52:29 -07:00
Brad Warren
4be7efbf74
Release 0.14.0
2017-05-04 16:52:13 -07:00
Brad Warren
8fa12bef8e
Tell the world we're Python 3 compatible ( #4568 )
...
* Mention python 3 support in setup.py
* Build universal (py2 and py3 compatible) wheels
* Mention Python 3.3+ support in docs
* we work on python 3.6 too
2017-04-28 16:06:45 -07:00
Erica Portnoy
82f3f7523e
Candidate 0.13.0 ( #4475 )
...
* Release 0.13.0
* Bump version to 0.14.0
2017-04-06 11:33:32 -07:00
Brad Warren
662c323b55
Build wheels correctly for Python 2.6 ( #4313 )
...
* stop conditionally pinning mock version in acme
* stop conditionally pinning mock version in certbot
* stop conditionally pinning mock version in apache
* stop conditionally pinning mock version in nginx
* stop conditionally pinning mock version in letshelp
* stop conditionally pinning mock version in compatibility-test
2017-03-10 10:58:03 -08:00
Erica Portnoy
5e671682ca
Candidate 0.12.0 ( #4286 )
...
* Release 0.12.0
* Bump version to 0.13.0
2017-03-02 15:26:24 -08:00
Brad Warren
a6b51f1edd
Bump version to 0.12.0
2017-02-01 09:50:57 -08:00
Brad Warren
30bc68ccde
Release 0.11.0
2017-02-01 09:50:42 -08:00