From 25cf481fe221fb8f3eec3e5aa0b8044744ebfb1c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:25:29 -0500 Subject: [PATCH] python3-cppy: update to 1.3.0. --- srcpkgs/python3-cppy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-cppy/template b/srcpkgs/python3-cppy/template index e95f0523d98..35c9159cbbe 100644 --- a/srcpkgs/python3-cppy/template +++ b/srcpkgs/python3-cppy/template @@ -1,7 +1,7 @@ # Template file for 'python3-cppy' pkgname=python3-cppy -version=1.2.1 -revision=4 +version=1.3.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://cppy.readthedocs.io" changelog="https://raw.githubusercontent.com/nucleic/cppy/master/releasenotes.rst" distfiles="${PYPI_SITE}/c/cppy/cppy-${version}.tar.gz" -checksum=83b43bf17b1085ac15c5debdb42154f138b928234b21447358981f69d0d6fe1b +checksum=da7413a286d5d31626ba35ed2c70ddfb033520cc81310088ba5a57d34039f604 post_install() { vlicense LICENSE