George Hu pushed to branch main at Arch Linux / Packaging / Packages / 
python-cppy


Commits:
91e35281 by George Hu at 2026-01-16T00:49:25+08:00
Replace commit fragment in the git source with tag fragment

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,6 @@
 
 pkgname=python-cppy
 pkgver=1.2.1
-_commit=13a67972ca9063951440c911270f204aa7fe631a
 pkgrel=9
 pkgdesc="A collection of C++ headers which make it easier to write Python C 
extension modules"
 url="https://github.com/nucleic/cppy";
@@ -12,8 +11,8 @@ arch=('any')
 depends=('python-setuptools')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-pytest')
-source=("git+https://github.com/nucleic/cppy.git#commit=$_commit";)
-sha512sums=('SKIP')
+source=("git+https://github.com/nucleic/cppy.git#tag=${pkgver}";)
+sha512sums=('fe0bdb76fcb39e37b0cde94afbffe92cf0188da8c59d8810df9f1925af3d46997110d4752d1ffff274a570694b94540e3f8a7d7b474f91ac1beedb257d05eb0e')
 
 build() {
   cd cppy



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppy/-/commit/91e352819c160238bfd36905af629e6b2e7ecbf5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cppy/-/commit/91e352819c160238bfd36905af629e6b2e7ecbf5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to