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


Commits:
0cb3318a by Antonio Rojas at 2024-05-10T21:16:29+02:00
upgpkg: 1.5.0-1: Update to 1.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-xcffib
        pkgdesc = Python3 drop in replacement for xpyb, an XCB python binding
-       pkgver = 1.4.0
-       pkgrel = 2
+       pkgver = 1.5.0
+       pkgrel = 1
        url = https://pypi.python.org/pypi/xcffib
        arch = any
        license = Apache
@@ -13,7 +13,7 @@ pkgbase = python-xcffib
        makedepends = haskell-xcffib
        depends = python-cffi
        depends = libxcb
-       source = 
git+https://github.com/tych0/xcffib.git#commit=517169a2fb6dcc127059f581d3890e0861e2e950
-       sha512sums = SKIP
+       source = git+https://github.com/tych0/xcffib.git#tag=v1.5.0
+       sha512sums = 
9173252f126610b39a683f8d79a78cbe160980b686bfa3b0d0538e0c07048db273a4fa9e206b3d01df202511b54d34b9050dc68e1e333f52d1c6a9651d7af1ba
 
 pkgname = python-xcffib


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,8 @@
 # Contributor: Roger Duran <rogerdu...@gmail.com>
 
 pkgname=python-xcffib
-pkgver=1.4.0
-_commit=517169a2fb6dcc127059f581d3890e0861e2e950
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding"
 arch=('any')
 url="https://pypi.python.org/pypi/xcffib";
@@ -12,8 +11,8 @@ license=('Apache')
 depends=('python-cffi' 'libxcb')
 makedepends=('git' 'python-setuptools' 'haskell-xcffib')
 checkdepends=('python-pytest' 'xorg-server-xvfb' 'xorg-xeyes')
-source=("git+https://github.com/tych0/xcffib.git#commit=$_commit";)
-sha512sums=('SKIP')
+source=("git+https://github.com/tych0/xcffib.git#tag=v$pkgver";)
+sha512sums=('9173252f126610b39a683f8d79a78cbe160980b686bfa3b0d0538e0c07048db273a4fa9e206b3d01df202511b54d34b9050dc68e1e333f52d1c6a9651d7af1ba')
 
 prepare() {
   cd xcffib



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xcffib/-/commit/0cb3318a12924426d488febba4f3e1d8b1c624b1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to