Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-autobahn
Commits:
dce4c3f6 by Jelle van der Waa at 2024-11-20T20:22:59+01:00
upgpkg: 24.4.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-autobahn
pkgdesc = Real-time framework for Web, Mobile & Internet of Things
pkgver = 24.4.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/crossbario/autobahn-python/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-autobahn
# https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst
pkgver=24.4.2
-pkgrel=2
+pkgrel=3
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
url='https://github.com/crossbario/autobahn-python/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-autobahn/-/commit/dce4c3f653f948771fbb7e16a942d853eaeef721
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-autobahn/-/commit/dce4c3f653f948771fbb7e16a942d853eaeef721
You're receiving this email because of your account on gitlab.archlinux.org.