Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-snappy


Commits:
c4d79fe8 by Chih-Hsuan Yen at 2024-04-04T22:02:54+08:00
upgpkg: 0.6.1-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-snappy
+       pkgdesc = Python bindings for the snappy compression library.
+       pkgver = 0.6.1
+       pkgrel = 4
+       url = https://github.com/andrix/python-snappy
+       arch = x86_64
+       license = BSD
+       checkdepends = python-pytest
+       makedepends = python-setuptools
+       depends = python
+       depends = snappy
+       source = 
https://files.pythonhosted.org/packages/source/p/python-snappy/python-snappy-0.6.1.tar.gz
+       sha256sums = 
b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a
+
+pkgname = python-snappy


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-snappy
 pkgver=0.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Python bindings for the snappy compression library.'
 url='https://github.com/andrix/python-snappy'
 depends=(python snappy)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-snappy/-/commit/c4d79fe823952500b36ee4af9675e8d07f91e172

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


Reply via email to