From 676066a7396daa81c712abdb46dc69623f7343aa Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 3 Oct 2020 13:31:23 +0530 Subject: [PATCH 1/3] New package: python3-augeas-1.1.0 --- srcpkgs/python3-augeas/template | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 srcpkgs/python3-augeas/template diff --git a/srcpkgs/python3-augeas/template b/srcpkgs/python3-augeas/template new file mode 100644 index 00000000000..aca8cfac46e --- /dev/null +++ b/srcpkgs/python3-augeas/template @@ -0,0 +1,25 @@ +# Template file for 'python3-augeas' +pkgname=python3-augeas +version=1.1.0 +revision=1 +wrksrc="python-augeas-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools augeas-devel python3-cffi" +makedepends="python3-devel" +depends="augeas python3-cffi" +checkdepends="python3-cffi" +short_desc="Python 3 bindings for Augeas" +maintainer="Kartik S. " +license="GPL-3.0-or-later" +homepage="https://github.com/hercules-team/python-augeas" +distfiles="${PYPI_SITE}/p/python-augeas/python-augeas-${version}.tar.gz" +checksum=5194a49e86b40ffc57055f73d833f87e39dce6fce934683e7d0d5bbb8eff3b8c + +do_check() { + cd test + python3 test_augeas.py +} + +post_install() { + rm -rf ${DESTDIR}/${py3_sitelib}/test +} From 4ddd012ebca946837dc5969b04fb989fcc788d4f Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 3 Oct 2020 15:03:30 +0530 Subject: [PATCH 2/3] New package: certbot-nginx-1.9.0 --- srcpkgs/certbot-nginx/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/certbot-nginx/template diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template new file mode 100644 index 00000000000..db0c2cd2b66 --- /dev/null +++ b/srcpkgs/certbot-nginx/template @@ -0,0 +1,13 @@ +# Template file for 'certbot-nginx' +pkgname=certbot-nginx +version=1.9.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="certbot>=${version} python3-acme python3-parsing python3-zope.interface" +short_desc="Let's Encrypt certificate renewal automation utility - nginx plugin" +maintainer="Kartik Singh " +license="Apache-2.0" +homepage="https://certbot.eff.org/" +distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz" +checksum=ab26a4f49d53b0e8bf0f903e58e2a840cda233fe1cbbc54c36ff17f973e57d65 From 97c6a2e962e1bc55aaa56dae6aebea62a519068c Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 3 Oct 2020 15:03:22 +0530 Subject: [PATCH 3/3] New package: certbot-apache-1.9.0 --- srcpkgs/certbot-apache/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/certbot-apache/template diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template new file mode 100644 index 00000000000..ce4e0bc6ad2 --- /dev/null +++ b/srcpkgs/certbot-apache/template @@ -0,0 +1,13 @@ +# Template file for 'certbot-apache' +pkgname=certbot-apache +version=1.9.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="certbot>=${version} python3-acme python3-augeas python3-zope.interface" +short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin" +maintainer="Kartik S. " +license="Apache-2.0" +homepage="https://certbot.eff.org/" +distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz" +checksum=f47fb3f4a9bd927f4812121a0beefe56b163475a28f4db34c64dc838688d9e9e