Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
python-pypresence
Commits:
5730e0b1 by Giovanni Harting at 2024-11-16T21:39:49+01:00
upgpkg: 4.3.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pypresence
pkgdesc = Discord RPC and Rich Presence wrapper library
pkgver = 4.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/qwertyquerty/pypresence
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pypresence
_name=${pkgname#python-}
pkgver=4.3.0
-pkgrel=3
+pkgrel=4
pkgdesc='Discord RPC and Rich Presence wrapper library'
url='https://github.com/qwertyquerty/pypresence'
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypresence/-/commit/5730e0b1b8f87b317ca90ab9c7259c8c13565f1a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypresence/-/commit/5730e0b1b8f87b317ca90ab9c7259c8c13565f1a
You're receiving this email because of your account on gitlab.archlinux.org.