Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-extension-helpers
Commits:
39f96640 by Antonio Rojas at 2026-05-16T21:31:37+02:00
upgpkg: 1.4.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-extension-helpers
pkgdesc = Utilities for building and installing packages with compiled
extensions
- pkgver = 1.2.0
- pkgrel = 3
+ pkgver = 1.4.0
+ pkgrel = 1
url = https://github.com/astropy/extension-helpers
arch = any
license = BSD
@@ -12,7 +12,7 @@ pkgbase = python-extension-helpers
makedepends = python-wheel
makedepends = git
depends = python-setuptools
- source = git+https://github.com/astropy/extension-helpers#tag=v1.2.0
- sha256sums =
56b16a128fbaa933d02503ea302754b94b4c1b6c5b7ffcc335812ab614b57433
+ source = git+https://github.com/astropy/extension-helpers#tag=v1.4.0
+ sha256sums =
0b6ebaa3312287f29a589cb2ed087397c18cc140a52febf125caeced872f2a43
pkgname = python-extension-helpers
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_pkg=extension-helpers
pkgname=python-${_pkg}
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.4.0
+pkgrel=1
pkgdesc="Utilities for building and installing packages with compiled
extensions"
arch=(any)
url="https://github.com/astropy/extension-helpers"
@@ -13,7 +13,7 @@ depends=(python-setuptools)
makedepends=(python-build python-installer python-setuptools-scm python-wheel
git)
checkdepends=(python-pytest)
source=(git+https://github.com/astropy/extension-helpers#tag=v$pkgver)
-sha256sums=('56b16a128fbaa933d02503ea302754b94b4c1b6c5b7ffcc335812ab614b57433')
+sha256sums=('0b6ebaa3312287f29a589cb2ed087397c18cc140a52febf125caeced872f2a43')
build() {
cd ${_pkg}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-extension-helpers/-/commit/39f9664018d8312aad877fcf2f06601551289e2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-extension-helpers/-/commit/39f9664018d8312aad877fcf2f06601551289e2a
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