Revision: 26770 http://sourceforge.net/p/gar/code/26770 Author: dmichelsen Date: 2021-07-14 08:56:55 +0000 (Wed, 14 Jul 2021) Log Message: ----------- lang-python/letsencrypt/trunk: Update to 0.7.0
Modified Paths: -------------- csw/mgar/pkg/lang-python/letsencrypt/trunk/Makefile csw/mgar/pkg/lang-python/letsencrypt/trunk/checksums Modified: csw/mgar/pkg/lang-python/letsencrypt/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/letsencrypt/trunk/Makefile 2021-07-13 07:17:17 UTC (rev 26769) +++ csw/mgar/pkg/lang-python/letsencrypt/trunk/Makefile 2021-07-14 08:56:55 UTC (rev 26770) @@ -3,7 +3,7 @@ # $Id$ NAME = letsencrypt -VERSION = 0.4.0 +VERSION = 0.7.0 CATEGORIES = python GARTYPE = v2 SPKG_DESC_CSWletsencrypt = Let's Encrypt client @@ -19,7 +19,6 @@ ARCHALL_CSWletsencrypt = 1 - # This is a new package, don't bother building for 2.6 some deps are 2.7 only anyway MODULATIONS_PYTHON_VERSION = 2_7 Modified: csw/mgar/pkg/lang-python/letsencrypt/trunk/checksums =================================================================== --- csw/mgar/pkg/lang-python/letsencrypt/trunk/checksums 2021-07-13 07:17:17 UTC (rev 26769) +++ csw/mgar/pkg/lang-python/letsencrypt/trunk/checksums 2021-07-14 08:56:55 UTC (rev 26770) @@ -1 +1 @@ -dfa7c9e9f1d2cb2a1cda6d861a16c7f5 letsencrypt-0.4.0.tar.gz +9e857c738c7019d6c5e9657688ffb0b1 letsencrypt-0.7.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.