From 846ca717919ce8fb1d77b881b819993918a78fd3 Mon Sep 17 00:00:00 2001 From: Fufezan Mihai Date: Wed, 2 Sep 2020 21:08:55 +0300 Subject: [PATCH 1/2] New package: certbot-apache-1.7.0 --- srcpkgs/certbot-apache/template | 14 ++++++++++++++ 1 file changed, 14 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..522bbd88317 --- /dev/null +++ b/srcpkgs/certbot-apache/template @@ -0,0 +1,14 @@ +# Template file for 'certbot-apache' +pkgname=certbot-apache +version=1.7.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="certbot>=${version} python3-acme python3-augeas python3-setuptools + python3-zope.interface" +short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin" +maintainer="Fufezan Mihai " +license="Apache-2.0" +homepage="https://certbot.eff.org" +distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz" +checksum=99943b6406e0315f31c1f81e2ced6be38aee3ea24974ef4d7aeeda8202c1c3bc From 82b8d8030374b7a7040d4fef175114edab02b0fc Mon Sep 17 00:00:00 2001 From: Fufezan Mihai Date: Wed, 2 Sep 2020 20:50:33 +0300 Subject: [PATCH 2/2] New package: python3-augeas-1.1.0 --- srcpkgs/python3-augeas/template | 15 +++++++++++++++ 1 file changed, 15 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..17cca9e92f0 --- /dev/null +++ b/srcpkgs/python3-augeas/template @@ -0,0 +1,15 @@ +# Template file for 'python3-augeas' +pkgname=python3-augeas +version=1.1.0 +revision=1 +wrksrc="python-augeas-${version}" +build_style=python3-module +hostmakedepends="augeas python3-cffi python3-pycparser python3-setuptools" +makedepends="libffi-devel python3-devel" +depends="augeas python3-cffi" +short_desc="Augeas bindings for Python3" +maintainer="Fufezan Mihai " +license="LGPL-2.1-only" +homepage="http://augeas.net" +distfiles="${PYPI_SITE}/p/python-augeas/python-augeas-${version}.tar.gz" +checksum=5194a49e86b40ffc57055f73d833f87e39dce6fce934683e7d0d5bbb8eff3b8c