Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-setuptools-rust
Commits:
cabd8d87 by Jelle van der Waa at 2024-11-17T17:23:06+01:00
upgpkg: 1.10.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-setuptools-rust
pkgdesc = Compile and distribute Python extensions written in rust as
easily as if they were written in C.
pkgver = 1.10.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/PyO3/setuptools-rust
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-setuptools-rust
pkgver=1.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="Compile and distribute Python extensions written in rust as easily as
if they were written in C."
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools-rust/-/commit/cabd8d8747c79463501210ff1bc5053f44984dd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools-rust/-/commit/cabd8d8747c79463501210ff1bc5053f44984dd8
You're receiving this email because of your account on gitlab.archlinux.org.