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


Commits:
b7e84bb1 by Antonio Rojas at 2024-04-12T21:57:55+02:00
upgpkg: 2.0.0-7: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-pytest-xvfb
+       pkgdesc = pytest plugin to run Xvfb for tests
+       pkgver = 2.0.0
+       pkgrel = 7
+       url = https://github.com/The-Compiler/pytest-xvfb
+       arch = any
+       license = MIT
+       makedepends = python-setuptools
+       depends = python-pytest
+       depends = python-pyvirtualdisplay
+       depends = xorg-server-xvfb
+       source = 
https://files.pythonhosted.org/packages/source/p/pytest-xvfb/pytest-xvfb-2.0.0.tar.gz
+       sha256sums = 
c4ba642de05499940db7f65ee111621939be513e3e75c3da9156b7235e2ed8cf
+
+pkgname = python-pytest-xvfb


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pkg=pytest-xvfb
 pkgname=python-${_pkg}
 pkgver=2.0.0
-pkgrel=6
+pkgrel=7
 pkgdesc="pytest plugin to run Xvfb for tests"
 arch=(any)
 url="https://github.com/The-Compiler/pytest-xvfb";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xvfb/-/commit/b7e84bb1243e394afc4b8ee608a818f4f24a9e4a

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


Reply via email to