Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pipcl


Commits:
59644d34 by Robin Candau at 2026-06-05T19:14:33+02:00
upgpkg: 7-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pipcl
        pkgdesc = Python packaging operations for use by a setup.py
-       pkgver = 4
+       pkgver = 7
        pkgrel = 1
        url = https://github.com/ArtifexSoftware/pipcl
        arch = any
@@ -10,7 +10,7 @@ pkgbase = python-pipcl
        makedepends = python-installer
        makedepends = python-wheel
        depends = python
-       source = 
python-pipcl-4.tar.gz::https://github.com/ArtifexSoftware/pipcl/archive/refs/tags/v4.tar.gz
-       sha256sums = 
6a7a53197323cb1e65f75405ca7a93cf988beb839ba483f7fa8b7d28f21440fc
+       source = 
python-pipcl-7.tar.gz::https://github.com/ArtifexSoftware/pipcl/archive/refs/tags/v7.tar.gz
+       sha256sums = 
97efa5056885bef6a0a659d2d25bc7a74222e9bb89f79e918af68213673158b4
 
 pkgname = python-pipcl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-pipcl
 _pkgname=${pkgname#python-}
-pkgver=4
+pkgver=7
 pkgrel=1
 pkgdesc="Python packaging operations for use by a setup.py"
 url="https://github.com/ArtifexSoftware/pipcl";
@@ -12,7 +12,7 @@ depends=('python')
 makedepends=('python-build' 'python-installer' 'python-wheel')
 checkdepends=('python-pytest')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('6a7a53197323cb1e65f75405ca7a93cf988beb839ba483f7fa8b7d28f21440fc')
+sha256sums=('97efa5056885bef6a0a659d2d25bc7a74222e9bb89f79e918af68213673158b4')
 
 build() {
        cd "${_pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipcl/-/commit/59644d34cae92fd372813753097cc53a36782714

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pipcl/-/commit/59644d34cae92fd372813753097cc53a36782714
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to