Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-automat
Commits:
567d5901 by Jelle van der Waa at 2024-11-18T14:52:21+01:00
upgpkg: 22.10.0-6: Rebuild for Python 3.13 (nocheck)
- - - - -
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 = 5
+ pkgrel = 6
url = https://github.com/glyph/automat
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-automat
pkgver=22.10.0
-pkgrel=5
+pkgrel=6
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/567d5901462e45dc0f40fb4d04a21320b73d3f45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-automat/-/commit/567d5901462e45dc0f40fb4d04a21320b73d3f45
You're receiving this email because of your account on gitlab.archlinux.org.