George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-pyro
Commits:
43b3820b by George Rawlinson at 2026-07-01T03:48:42+00:00
upgpkg: 5.17-1
* New upstream release.
* Update upstream url.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = python-pyro
pkgdesc = Distributed object middleware (RPC)
- pkgver = 4.82
- pkgrel = 6
- url = https://github.com/irmen/Pyro4
+ pkgver = 5.17
+ pkgrel = 1
+ url = https://github.com/irmen/Pyro5
arch = any
license = MIT
makedepends = git
@@ -12,8 +12,8 @@ pkgbase = python-pyro
makedepends = python-wheel
depends = python
depends = python-serpent
- source = python-pyro::git+https://github.com/irmen/Pyro4#tag=4.82
- sha512sums =
5c09f2f651e5fcd3545c5b377246160cfa4f744163cac0856832d063c223eb42b9fa25fe3cdbc1fd1dd75b4a23260718c79f437e53ec151ea681ea7645e8a03a
- b2sums =
3d4c903a6b4515851c949f8a59419990f801ac0eb21c449a5581aeec0c96af7b0ce463229d9af1a16fc78d702ec5a0bedce7cbaaeffbf2f5971aedc8b2db5920
+ source = python-pyro::git+https://github.com/irmen/Pyro5#tag=v5.17
+ sha512sums =
a56626737c858e18d72e153adb064fb1244a4079658149ee11f98e737a6b1320d0a2adfd46fa60718c12fe36a197d908fb485d80bf819346038b5c8181e6965a
+ b2sums =
82d9a3e1daffa106df0a0e78fb4029ad64aa743f4dd6eb12a06c9c08e7fbd0b07974973f92f40646c3973a42ab4498fd2a0ac1415bb80263a939fc448809a578
pkgname = python-pyro
=====================================
PKGBUILD
=====================================
@@ -5,11 +5,11 @@
# TODO: Switch to Pyro5: https://github.com/irmen/Pyro5
pkgname=python-pyro
-pkgver=4.82
-pkgrel=6
+pkgver=5.17
+pkgrel=1
pkgdesc='Distributed object middleware (RPC)'
arch=(any)
-url='https://github.com/irmen/Pyro4'
+url='https://github.com/irmen/Pyro5'
license=(MIT)
depends=(
python
@@ -22,9 +22,9 @@ makedepends=(
python-setuptools
python-wheel
)
-source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('5c09f2f651e5fcd3545c5b377246160cfa4f744163cac0856832d063c223eb42b9fa25fe3cdbc1fd1dd75b4a23260718c79f437e53ec151ea681ea7645e8a03a')
-b2sums=('3d4c903a6b4515851c949f8a59419990f801ac0eb21c449a5581aeec0c96af7b0ce463229d9af1a16fc78d702ec5a0bedce7cbaaeffbf2f5971aedc8b2db5920')
+source=("$pkgname::git+$url#tag=v$pkgver")
+sha512sums=('a56626737c858e18d72e153adb064fb1244a4079658149ee11f98e737a6b1320d0a2adfd46fa60718c12fe36a197d908fb485d80bf819346038b5c8181e6965a')
+b2sums=('82d9a3e1daffa106df0a0e78fb4029ad64aa743f4dd6eb12a06c9c08e7fbd0b07974973f92f40646c3973a42ab4498fd2a0ac1415bb80263a939fc448809a578')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyro/-/commit/43b3820b6784b7502ac9cc3c4750b23b286daf84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyro/-/commit/43b3820b6784b7502ac9cc3c4750b23b286daf84
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help