Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyperclip
Commits:
bad1ee9f by Jelle van der Waa at 2024-11-16T18:13:42+01:00
upgpkg: 1.9.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyperclip
pkgdesc = A cross-platform clipboard module for Python
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/asweigart/pyperclip
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pyperclip
pkgver=1.9.0
_commit=5aef21c14cda3a9c858adf108581fd2849c6321f
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform clipboard module for Python"
arch=('any')
url="https://github.com/asweigart/pyperclip"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyperclip/-/commit/bad1ee9f43b78b88766a4f701d3d3f213628ab14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyperclip/-/commit/bad1ee9f43b78b88766a4f701d3d3f213628ab14
You're receiving this email because of your account on gitlab.archlinux.org.