Comment
The only change is a pkgrel bump in .SRCINFO from 5 to 6. This is metadata-only and does not alter sources, build steps, dependencies, install scripts, or shipped artifacts. No security-relevant behavior is introduced by this diff.
@@ -1,7 +1,7 @@
pkgbase = python-gevent-eventemitter
pkgdesc = EventEmitter using gevent
pkgver = 2.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/rossengeorgiev/gevent-eventemitter
arch = any
license = MIT