[arch-commits] Commit in python-cppy/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Apr 1 23:41:14 UTC 2022


    Date: Friday, April 1, 2022 @ 23:41:14
  Author: felixonmars
Revision: 1180736

upgpkg: python-cppy 1.2.1-1

Modified:
  python-cppy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-01 23:40:41 UTC (rev 1180735)
+++ PKGBUILD	2022-04-01 23:41:14 UTC (rev 1180736)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cppy
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="A collection of C++ headers which make it easier to write Python C extension modules"
 url="https://github.com/nucleic/cppy"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest')
 source=("https://github.com/nucleic/cppy/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6a7c67094784a954794f1c665ff3bbba2d597e2f1f202196203ad883a10aea11d972771ff6d22b0b244ecee274bf10a989624815aeb527cff6a5463889b761db')
+sha512sums=('f6493830a8a66f52fff7c592db9d255fd7178ba320faee6a96258f29b6f299ffeca83f001650390b05c1037eb1350b0bd4da701d77a7bcb1a1babc108b7b8f97')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list