Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyscreenshot
Commits:
b70365d2 by Jelle van der Waa at 2024-11-30T11:43:14+01:00
upgpkg: 3.1-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyscreenshot
pkgdesc = Copy the contents of the screen to a PIL or Pillow image
memory
pkgver = 3.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/ponty/pyscreenshot
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pyscreenshot
pkgname=python-${_pkg}
pkgver=3.1
-pkgrel=5
+pkgrel=6
pkgdesc="Copy the contents of the screen to a PIL or Pillow image memory"
arch=(any)
url="https://github.com/ponty/pyscreenshot"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscreenshot/-/commit/b70365d261d14fe004caae63c6375f0435b3fd24
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscreenshot/-/commit/b70365d261d14fe004caae63c6375f0435b3fd24
You're receiving this email because of your account on gitlab.archlinux.org.