Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-parso
Commits:
b6bce6dd by Daniel M. Capella at 2024-04-05T17:59:11-04:00
upgpkg: 1:0.8.4-2: Rebuild for Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-parso
pkgdesc = Python parser that supports error recovery and round-trip
parsing for different Python versions
pkgver = 0.8.4
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/davidhalter/parso
arch = any
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkgbase=parso
pkgname=python-parso
pkgver=0.8.4
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Python parser that supports error recovery and round-trip parsing for
different Python versions"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parso/-/commit/b6bce6dd9a0e556513aac456d89695c8a62e93a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parso/-/commit/b6bce6dd9a0e556513aac456d89695c8a62e93a9
You're receiving this email because of your account on gitlab.archlinux.org.