Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-easyprocess


Commits:
a05af297 by Christian Heusel at 2024-04-08T05:24:11+02:00
upgpkg: 1.1-3: Rebuild for python 3.12 (nocheck)

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = python-easyprocess
+       pkgdesc = Easy to use python subprocess interface
+       pkgver = 1.1
+       pkgrel = 3
+       url = https://github.com/ponty/EasyProcess
+       arch = any
+       license = BSD
+       checkdepends = python-pytest
+       checkdepends = python-pytest-timeout
+       checkdepends = python-entrypoint2
+       checkdepends = python-pillow
+       checkdepends = python-pyvirtualdisplay
+       checkdepends = imagemagick
+       checkdepends = iputils
+       checkdepends = xorg-server-xvfb
+       makedepends = python-setuptools
+       depends = python
+       source = 
https://files.pythonhosted.org/packages/source/E/EasyProcess/EasyProcess-1.1.tar.gz
+       sha256sums = 
885898302a57aab948973e8b5d32a4229392b9fb2d986ab1d4ffd590e5ba90ec
+
+pkgname = python-easyprocess


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pkg=EasyProcess
 pkgname=python-${_pkg,,}
 pkgver=1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Easy to use python subprocess interface"
 arch=(any)
 url="https://github.com/ponty/EasyProcess";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-easyprocess/-/commit/a05af2973a8a1570c886c81e3476ed471ed76117

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


Reply via email to