From 424d19d358a19887eef56682cdfa74748cd8a20f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:38 -0400 Subject: [PATCH] python3-aputils: rebuild for Python 3.12 --- srcpkgs/python3-aputils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-aputils/template b/srcpkgs/python3-aputils/template index feb418822aa..f2632044821 100644 --- a/srcpkgs/python3-aputils/template +++ b/srcpkgs/python3-aputils/template @@ -1,7 +1,7 @@ # Template file for 'python3-aputils' pkgname=python3-aputils version=0.1.4 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-pycryptodome" @@ -11,7 +11,7 @@ license="custom:CNPL" homepage="https://git.barkshark.xyz/barkshark/aputils" changelog="https://git.barkshark.xyz/barkshark/aputils/releases" distfiles="https://git.barkshark.xyz/barkshark/aputils/archive/${version}.tar.gz" -checksum=2fa255df5998f10d9eeb2791ce3fe6ea3fc4f1701d84942d81ba8e4f66642896 +checksum=a0418326f94d9c527e6d6451df4b03960718b7649b2b1af13f52d2991f47eb63 post_install() { vlicense LICENSE.md