From 855584c9f11a42a68cf870d261348edadc84ef17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 5 Mar 2025 22:08:31 -0300 Subject: [PATCH] python3-service_identity: update to 24.2.0. --- srcpkgs/python3-service_identity/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-service_identity/template b/srcpkgs/python3-service_identity/template index b09edb6c89f..3ff5fd7c1d6 100644 --- a/srcpkgs/python3-service_identity/template +++ b/srcpkgs/python3-service_identity/template @@ -1,18 +1,18 @@ # Template file for 'python3-service_identity' pkgname=python3-service_identity -version=23.1.0 -revision=2 +version=24.2.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs hatch-fancy-pypi-readme" -depends="python3-attrs python3-pyasn1-modules python3-cryptography python3-six" -checkdepends="${depends}" +depends="python3-attrs python3-cryptography python3-pyasn1 python3-pyasn1-modules" +checkdepends="${depends} python3-pytest python3-idna python3-openssl" short_desc="Service identity verification for Python (Python3)" maintainer="Orphaned " license="MIT" homepage="https://service-identity.readthedocs.org/" changelog="https://raw.githubusercontent.com/pyca/service-identity/main/CHANGELOG.md" distfiles="${PYPI_SITE}/s/service_identity/service_identity-${version}.tar.gz" -checksum=ecb33cd96307755041e978ab14f8b14e13b40f1fbd525a4dc78f46d2b986431d +checksum=b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557cbe8e09 post_install() { vlicense LICENSE