Date: Wednesday, December 28, 2022 @ 23:32:52
  Author: felixonmars
Revision: 1371836

upgpkg: python-xcffib 1.0.0-1: rebuild with xcffib 1.0.0

Modified:
  python-xcffib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-28 23:31:39 UTC (rev 1371835)
+++ PKGBUILD    2022-12-28 23:32:52 UTC (rev 1371836)
@@ -2,17 +2,17 @@
 # Contributor: Roger Duran <[email protected]>
 
 pkgname=python-xcffib
-pkgver=0.12.1
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding"
 arch=('any')
 url="https://pypi.python.org/pypi/xcffib";
 license=('Apache')
-depends=('python-six' 'python-cffi' 'libxcb')
+depends=('python-cffi' 'libxcb')
 makedepends=('python-setuptools' 'haskell-xcffib')
 checkdepends=('python-pytest' 'xorg-server-xvfb' 'xorg-xeyes')
 
source=("https://github.com/tych0/xcffib/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('ff3650d484863921c0ce00bf1ce5d4c43fc919f3f54f1cca06d93a33a183682434294a6db45f113d794316054c4884427519a1c24f9c18f7ced1b1d74695bbd7')
+sha512sums=('ab6ff69b9e2f4f8adc87ddb090dc6c374db781098800c07ce00bfc843fb0a617c6c8ebcc6cf5bd2efc0e9a581d79110f65656814a7bc116fc4b12f8594b26fa8')
 
 build() {
   cd xcffib-$pkgver

Reply via email to