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


Commits:
0df7981b by Chih-Hsuan Yen at 2024-06-21T22:56:29+08:00
upgpkg: 0.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-snappy
        pkgdesc = Python bindings for the snappy compression library.
-       pkgver = 0.7.1
+       pkgver = 0.7.2
        pkgrel = 1
        url = https://github.com/intake/python-snappy
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-snappy
        makedepends = python-wheel
        depends = python
        depends = python-cramjam
-       source = git+https://github.com/intake/python-snappy#tag=0.7.1
-       sha256sums = 
ee39c2cab15dde409732c3d262d628c32c4038cfed0664ae8f0f1dcec0cfe315
+       source = git+https://github.com/intake/python-snappy#tag=0.7.2
+       sha256sums = 
e25a645a49b315e084d404f1ef183052b3d4cb89917332699f8fbe0c336f8330
 
 pkgname = python-snappy


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Horel <guillaume.ho...@gmail.com>
 
 pkgname=python-snappy
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='Python bindings for the snappy compression library.'
 url='https://github.com/intake/python-snappy'
@@ -13,7 +13,7 @@ checkdepends=(python-pytest)
 license=('BSD-3-Clause')
 arch=(any)
 source=("git+https://github.com/intake/python-snappy#tag=$pkgver";)
-sha256sums=('ee39c2cab15dde409732c3d262d628c32c4038cfed0664ae8f0f1dcec0cfe315')
+sha256sums=('e25a645a49b315e084d404f1ef183052b3d4cb89917332699f8fbe0c336f8330')
 
 build() {
   cd $pkgname



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

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


Reply via email to