Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
ruby-pycall
Commits:
5060d72e by Jelle van der Waa at 2024-11-17T18:10:15+01:00
upgpkg: 1.5.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-pycall
pkgdesc = Calling Python functions from the Ruby language
pkgver = 1.5.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/mrkn/pycall.rb
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-pycall
pkgver=1.5.2
-pkgrel=2
+pkgrel=3
pkgdesc='Calling Python functions from the Ruby language'
arch=(x86_64)
url='https://github.com/mrkn/pycall.rb'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pycall/-/commit/5060d72e5a015029312ffd02024b460c3bb16b21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pycall/-/commit/5060d72e5a015029312ffd02024b460c3bb16b21
You're receiving this email because of your account on gitlab.archlinux.org.