Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-ruff-api


Commits:
a45cb588 by Antonio Rojas at 2025-12-24T15:00:27+01:00
upgpkg: 0.2.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = python-ruff-api
        pkgdesc = Experimental Python API for Ruff
-       pkgver = 0.1.0
-       pkgrel = 2
+       pkgver = 0.2.1
+       pkgrel = 1
        url = https://github.com/amyreese/ruff-api
        arch = x86_64
        license = MIT
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-maturin
-       source = 
python-ruff-api-0.1.0.tar.gz::https://github.com/amyreese/ruff-api/archive/v0.1.0.tar.gz
-       sha512sums = 
42484b9595f7b9604ed046e77a9ea28834fa2336bee111235c761f012b285143fdab505791cca912bf0f87580cc2252ce1b6ba1b056199c243809507d8997190
+       source = 
python-ruff-api-0.2.1.tar.gz::https://github.com/amyreese/ruff-api/archive/v0.2.1.tar.gz
+       sha512sums = 
e3f39d4e9006fe0fa4bc291181e4d8ee16b79db9470c2fe2c83fea0494d17c57758af9d496081124799db3bafc74b02493e086023dff1c4ed7129073e4be45e7
 
 pkgname = python-ruff-api


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
 
 _pkgname=ruff-api
 pkgname=python-$_pkgname
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='Experimental Python API for Ruff'
 arch=('x86_64')
 url='https://github.com/amyreese/ruff-api'
 license=('MIT')
 makedepends=('python-build' 'python-installer' 'python-maturin')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('42484b9595f7b9604ed046e77a9ea28834fa2336bee111235c761f012b285143fdab505791cca912bf0f87580cc2252ce1b6ba1b056199c243809507d8997190')
+sha512sums=('e3f39d4e9006fe0fa4bc291181e4d8ee16b79db9470c2fe2c83fea0494d17c57758af9d496081124799db3bafc74b02493e086023dff1c4ed7129073e4be45e7')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruff-api/-/commit/a45cb5881a4a4f19a2a8e727ca145e47dc7437fb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruff-api/-/commit/a45cb5881a4a4f19a2a8e727ca145e47dc7437fb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to