certbot/certbot-apache/certbot_apache
Brad Warren 08378203df Add Python 3.7 tests (#6179)
* Remove apacheconftest packages.

The apacheconftests handle installing Apache dependencies, so let's remove it from the general case.

* We don't need to run dpkg -s in before_install.

* Remove augeas sources.

We only needed it for Ubuntu Precise which is dead and it doesn't work in Ubuntu Xenial.

* Upgrade Python 3.6 tests to 3.7.

Let's continue the approach of testing on the oldest and newest versions of Python 3. We will continue testing on Python 3.6 in the nightly tests.

* Revert "We don't need to run dpkg -s in before_install."

This reverts commit e5d35099a7.

* let apacheconftest handle deps
2018-07-06 19:08:40 +03:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Add Python 3.7 tests (#6179) 2018-07-06 19:08:40 +03:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
apache_util.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
augeas_configurator.py Do not parse disabled configuration files from under sites-available on Debian / Ubuntu (#4104) 2017-09-25 12:03:09 -07:00
centos-options-ssl-apache.conf update Apache ciphersuites (#5383) 2018-01-09 07:46:21 -08:00
configurator.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
constants.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
display_ops.py Apache plugin wildcard support for ACMEv2 (#5608) 2018-02-28 11:31:47 -08:00
entrypoint.py Add override class for ID="ol" AKA Oracle Linux Server, a clone of CentOS/RHEL. 2018-02-18 15:45:22 -06:00
http_01.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00
obj.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00
options-ssl-apache.conf update Apache ciphersuites (#5383) 2018-01-09 07:46:21 -08:00
override_arch.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_centos.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00
override_darwin.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
override_debian.py Address minor concerns with Apache HTTP-01 2018-01-11 09:59:25 -08:00
override_gentoo.py If restart fails, try alternative restart command if available (#5500) 2018-04-03 14:05:37 -07:00
override_suse.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00
parser.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
tls_sni_01.py Issue 5951/check untyped defs apache (#5989) 2018-05-15 10:40:32 -07:00