Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-librt
Commits:
01220872 by Carl Smedstad at 2025-12-01T20:18:29+01:00
upgpkg: 0.6.3-3: Rebuild to fix arch mess up
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-librt
pkgdesc = Mypyc runtime library
pkgver = 0.6.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/mypyc/librt
arch = x86_64
license = MIT AND PSF-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-librt
pkgver=0.6.3
-pkgrel=2
+pkgrel=3
pkgdesc='Mypyc runtime library'
arch=('x86_64')
url="https://github.com/mypyc/librt"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-librt/-/commit/01220872c4c46e3e8e7d13180dbf068f930d7ed8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-librt/-/commit/01220872c4c46e3e8e7d13180dbf068f930d7ed8
You're receiving this email because of your account on gitlab.archlinux.org.