From e907f5c194af12d84b54b05c627ba375bc72b470 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Fri, 6 Oct 2023 19:54:17 -0500 Subject: [PATCH] python3-acme: update to 2.7.0 Also updated build_style to python3-pep517 --- srcpkgs/python3-acme/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-acme/template b/srcpkgs/python3-acme/template index e76af5dc0d5..4db21729bb4 100644 --- a/srcpkgs/python3-acme/template +++ b/srcpkgs/python3-acme/template @@ -1,11 +1,11 @@ # Template file for 'python3-acme' pkgname=python3-acme -version=2.6.0 -revision=2 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=2.7.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-poetry-core python3-setuptools python3-wheel" depends="python3-cryptography python3-openssl python3-pyrfc3339 - python3-pytz python3-requests python3-requests-toolbelt python3-setuptools + python3-pytz python3-requests python3-requests-toolbelt python3-six python3-josepy" checkdepends="python3-pytest $depends" short_desc="ACME protocol implementation in Python" @@ -13,4 +13,4 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/certbot/certbot" distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz" -checksum=607360db73e458150ab63825a82b220bdf04badbd81c6d3218e5d993c6be491c +checksum=7aeaf0886322ca5569bc532828086ff2a7fc5b66a29a0a5d3270363d448af228