Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-parse
Commits:
8d4e0a3f by Jelle van der Waa at 2026-06-07T20:22:00+02:00
upgpkg: 1.22.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-parse
pkgdesc = Parse strings using a specification based on the Python
format() syntax.
- pkgver = 1.22.0
+ pkgver = 1.22.1
pkgrel = 1
url = https://pypi.python.org/pypi/parse
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-parse
makedepends = python-installer
makedepends = python-wheel
depends = python
- source =
python-parse-1.22.0.tar.gz::https://github.com/r1chardj0n3s/parse/archive/refs/tags/1.22.0.tar.gz
- sha256sums =
edc2acca17ed0f9e7ce41bd98eb20b5b1c16783f175b5d788e985aa11170ebf4
+ source =
python-parse-1.22.1.tar.gz::https://github.com/r1chardj0n3s/parse/archive/refs/tags/1.22.1.tar.gz
+ sha256sums =
78622bdbeaebe3f832067d597dfee410f54c85f5cf9ffbb04dc5c2bc2dab4154
pkgname = python-parse
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Aaron DeVore <[email protected]>
pkgname=python-parse
-pkgver=1.22.0
+pkgver=1.22.1
pkgrel=1
pkgdesc='Parse strings using a specification based on the Python format()
syntax.'
@@ -15,7 +15,7 @@ makedepends=(python-setuptools python-build python-installer
python-wheel)
checkdepends=(python-pytest)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/r1chardj0n3s/parse/archive/refs/tags/${pkgver}.tar.gz)
-sha256sums=('edc2acca17ed0f9e7ce41bd98eb20b5b1c16783f175b5d788e985aa11170ebf4')
+sha256sums=('78622bdbeaebe3f832067d597dfee410f54c85f5cf9ffbb04dc5c2bc2dab4154')
prepare() {
cd parse-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parse/-/commit/8d4e0a3f6eb15d92d336ac125fcc2f191c49d416
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parse/-/commit/8d4e0a3f6eb15d92d336ac125fcc2f191c49d416
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