Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-24Point pip to filesystem packages rather than local HTTP server (#9240)Will Greenberg
2022-03-24pinning: update awscli pin (#9242)alexzorin
2022-03-16Run repin.sh to pull in new version of cryptography, using OpenSSL 1.1.1n (#9...ohemorange
2022-03-12Remove cast for jose.fields. (#9228)Mads Jensen
2022-03-12pinning: work around poetry crash caused by bad 3rd party constraint (#9229)alexzorin
2022-03-03Remove Windows 2016 environment, generate 64 bit installer (#9202)Will Greenberg
2022-03-02Use the git CLI with cargo (#9223)Brad Warren
2022-03-01Drop Python 3.6 support (#9216)Brad Warren
2022-02-11Test revert setuptools pin (#9197)Will Greenberg
2022-01-25Typed jose fields (#9073)Adrien Ferrand
2021-12-21write docs on how to test release script (#9142)Brad Warren
2021-11-25Update py cryptography to >=2.5.0 (#9110)Aaron Gable
2021-11-23Pin back setuptools-rust (#9112)Brad Warren
2021-11-11docs: update intersphinx url for certbot project (#9096)alexzorin
2021-11-09Add Python 3.10 support and tests (#9077)Brad Warren
2021-10-15Change PGP keys (#9046)Brad Warren
2021-09-14dns-rfc2136: use certbot's own is_ipaddress func (#9035)alexzorin
2021-09-11Increase minimum of josepy version to use and update the oldest contraints. (...Adrien Ferrand
2021-09-10Upgrade pinned versions of certbot dependencies (josepy in particular) (#9027)Adrien Ferrand
2021-09-10Update oldest pyproject.toml comments (#8999)Brad Warren
2021-09-02Add comment about security alerts. (#9016)Brad Warren
2021-08-20upgrade pip (#9000)Brad Warren
2021-08-18Cleanup zope dependencies in plugins and upgrade sphinx (#8997)Adrien Ferrand
2021-08-17Use latest version of mypy (#8992)Adrien Ferrand
2021-08-17Release pip pinning (#8993)Adrien Ferrand
2021-08-13Improve snapcraft remote build (#8985)Brad Warren
2021-08-05fix egg-info cleanup (#8966)Brad Warren
2021-08-03add chardet dep (#8965)Brad Warren
2021-07-29Fix python-augeas failure on Windows (v2) (#8951)Adrien Ferrand
2021-07-22Finish pinning system rewrite (#8934)Brad Warren
2021-07-15pylint: upgrade pinned verson and fix new lints (#8936)alexzorin
2021-06-11Split out testing extras (#8893)Brad Warren
2021-06-10Pin pip & co like our other dependencies (#8868)Brad Warren
2021-06-02Remove local-oldest-requirements files (#8863)Brad Warren
2021-05-31delete eggs before running poetry (#8865)Brad Warren
2021-05-31Update coverage and pytest (#8875)Brad Warren
2021-05-27Remove unused tools (#8862)Brad Warren
2021-05-25remove references to certbot-constraints.txt (#8858)Brad Warren
2021-05-24Upgrade pylint (#8855)Brad Warren
2021-05-16Fix incompatibility with lexicon >= v3.6.0 (#8819)Thomas G
2021-05-12Remove unnecessary release script output (#8820)Brad Warren
2021-05-11docker: delete CARGO_HOME (#8839)alexzorin
2021-05-11Fix sphinx followup (#8841)Brad Warren
2021-05-10Fix Sphinx builds (#8838)Adrien Ferrand
2021-05-04Make a test farm tests package (#8821)Brad Warren
2021-04-27Remove pytest run from release script (#8810)ohemorange
2021-04-22Remove modifications to certbot-auto from the release script (#8797)ohemorange
2021-04-20pin cython (#8794)Brad Warren
2021-04-10Ensure that mock is pinned (#8786)Brad Warren
2021-04-08Improve tools/snap/build_remote.py output (#8780)Brad Warren