Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ulid
Commits:
964c6e77 by Jelle van der Waa at 2025-12-16T09:12:11+01:00
upgpkg: 3.1.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ulid
pkgdesc = ULID implementation for Python
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mdomke/python-ulid
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ulid
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="ULID implementation for Python"
arch=(any)
url="https://github.com/mdomke/python-ulid"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ulid/-/commit/964c6e772c18919a93d4508fd454889c700b65fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ulid/-/commit/964c6e772c18919a93d4508fd454889c700b65fc
You're receiving this email because of your account on gitlab.archlinux.org.