Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-notify2
Commits:
d0f186fa by Jelle van der Waa at 2024-11-18T11:33:04+01:00
upgpkg: 0.3.1-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-notify2
pkgdesc = Python interface to DBus notifications
pkgver = 0.3.1
- pkgrel = 10
+ pkgrel = 11
url = https://bitbucket.org/takluyver/pynotify2
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=notify2
pkgname=python-notify2
pkgver=0.3.1
-pkgrel=10
+pkgrel=11
pkgdesc="Python interface to DBus notifications"
arch=(any)
url="https://bitbucket.org/takluyver/pynotify2"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-notify2/-/commit/d0f186fa4fbc78cce9ead2586209506d49678c52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-notify2/-/commit/d0f186fa4fbc78cce9ead2586209506d49678c52
You're receiving this email because of your account on gitlab.archlinux.org.