Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-automat
Commits:
f59d83c9 by Jelle van der Waa at 2024-11-18T14:59:11+01:00
upgpkg: 22.10.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-automat
pkgdesc = Self-service finite-state machines for the programmer on the
go.
pkgver = 22.10.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/glyph/automat
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-automat
pkgver=22.10.0
-pkgrel=6
+pkgrel=7
arch=('any')
license=('MIT')
pkgdesc="Self-service finite-state machines for the programmer on the go."
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-automat/-/commit/f59d83c91d328c4e7269510fc82ac6ecffe09164
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-automat/-/commit/f59d83c91d328c4e7269510fc82ac6ecffe09164
You're receiving this email because of your account on gitlab.archlinux.org.