Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ruff-api
Commits:
a52ad9d2 by Jelle van der Waa at 2024-11-18T11:43:08+01:00
upgpkg: 0.0.5-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ruff-api
pkgdesc = Experimental Python API for Ruff
pkgver = 0.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/amyreese/ruff-api
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=ruff-api
pkgname=python-$_pkgname
pkgver=0.0.5
-pkgrel=1
+pkgrel=2
pkgdesc='Experimental Python API for Ruff'
arch=('x86_64')
url='https://github.com/amyreese/ruff-api'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruff-api/-/commit/a52ad9d241d0f27f00457013ad6a455bdd1a41b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruff-api/-/commit/a52ad9d241d0f27f00457013ad6a455bdd1a41b6
You're receiving this email because of your account on gitlab.archlinux.org.