Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-jaraco.functools
Commits:
8ad0d4b5 by Chih-Hsuan Yen at 2024-05-04T20:05:14+08:00
upgpkg: 4.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jaraco.functools
pkgdesc = Functools like those found in stdlib
- pkgver = 4.0.0
- pkgrel = 3
+ pkgver = 4.0.1
+ pkgrel = 1
url = https://github.com/jaraco/jaraco.functools
arch = any
license = MIT
@@ -16,7 +16,7 @@ pkgbase = python-jaraco.functools
depends = python-more-itertools
conflicts = python-jaraco
replaces = python-jaraco
- source =
git+https://github.com/jaraco/jaraco.functools?signed#tag=de64dd5fcf86393ebcb827e1dc9503595ff77327
+ source =
git+https://github.com/jaraco/jaraco.functools?signed#tag=e068fec2b572d2b9f8237a9892dc569e4e6e3fb3
validpgpkeys = CE380CF3044959B8F377DA03708E6CB181B4C47E
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,10 +3,10 @@
pkgname=python-jaraco.functools
# https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst
-pkgver=4.0.0
+pkgver=4.0.1
# curl
https://api.github.com/repos/jaraco/jaraco.functools/git/ref/tags/v$pkgver | jq
-r .object.sha
-_tag=de64dd5fcf86393ebcb827e1dc9503595ff77327
-pkgrel=3
+_tag=e068fec2b572d2b9f8237a9892dc569e4e6e3fb3
+pkgrel=1
pkgdesc='Functools like those found in stdlib'
arch=('any')
url='https://github.com/jaraco/jaraco.functools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/8ad0d4b55cd563e5d40521f94e3239088f793647
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.functools/-/commit/8ad0d4b55cd563e5d40521f94e3239088f793647
You're receiving this email because of your account on gitlab.archlinux.org.