From cdf421430887dda4d9430cec4366c0c43cc85e29 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Mon, 21 Sep 2026 10:21:52 +0000 Subject: [PATCH] python3-pem: update to 23.1.0 --- srcpkgs/python3-pem/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-pem/template b/srcpkgs/python3-pem/template index 21d9184b410c4a..94f2dff946de7f 100644 --- a/srcpkgs/python3-pem/template +++ b/srcpkgs/python3-pem/template @@ -1,16 +1,17 @@ # Template file for 'python3-pem' pkgname=python3-pem -version=20.1.0 -revision=6 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=23.1.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools hatch-fancy-pypi-readme hatch-vcs" depends="python3" +checkdepends="python3-pytest python3-openssl python3-certifi python3-pretend" short_desc="Easy PEM file parsing in Python3" maintainer="Orphaned " license="MIT" homepage="https://pem.readthedocs.io/en/stable/" distfiles="${PYPI_SITE}/p/pem/pem-${version}.tar.gz" -checksum=2763631a5ffe55f1f21fa34abafdba174a8eeb670d84f66dcfd7a523b44608f6 +checksum=06503ff2441a111f853ce4e8b9eb9d5fedb488ebdbf560115d3dd53a1b4afc73 post_install() { vlicense LICENSE