Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-xcffib
Commits:
0285659c by Felix Yan at 2023-10-04T08:36:23+03:00
upgpkg: 1.4.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-xcffib
pkgdesc = Python3 drop in replacement for xpyb, an XCB python binding
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://pypi.python.org/pypi/xcffib
arch = any
@@ -13,7 +13,7 @@ pkgbase = python-xcffib
makedepends = haskell-xcffib
depends = python-cffi
depends = libxcb
- source =
git+https://github.com/tych0/xcffib.git#commit=76b0c03597ee59fd4109a671d8c536842f904b4c
+ source =
git+https://github.com/tych0/xcffib.git#commit=517169a2fb6dcc127059f581d3890e0861e2e950
sha512sums = SKIP
pkgname = python-xcffib
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Roger Duran <[email protected]>
pkgname=python-xcffib
-pkgver=1.3.0
-_commit=76b0c03597ee59fd4109a671d8c536842f904b4c
+pkgver=1.4.0
+_commit=517169a2fb6dcc127059f581d3890e0861e2e950
pkgrel=1
pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xcffib/-/commit/0285659cc8e65d0df76f5d498c355aa3263dce45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xcffib/-/commit/0285659cc8e65d0df76f5d498c355aa3263dce45
You're receiving this email because of your account on gitlab.archlinux.org.