Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyee
Commits:
75886325 by Jelle van der Waa at 2024-11-21T14:56:20+01:00
upgpkg: 11.1.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyee
pkgdesc = Port of node.js's EventEmitter to python
pkgver = 11.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jfhbrook/pyee
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pyee
_name=${pkgname#python-}
pkgver=11.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Port of node.js's EventEmitter to python"
arch=(any)
url=https://github.com/jfhbrook/pyee
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyee/-/commit/75886325c4af649143f893e46fac7ffe8b878a0c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyee/-/commit/75886325c4af649143f893e46fac7ffe8b878a0c
You're receiving this email because of your account on gitlab.archlinux.org.