[arch-commits] Commit in python-pyro/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Sun Jul 31 23:19:21 UTC 2022
Date: Sunday, July 31, 2022 @ 23:19:20
Author: arodseth
Revision: 1259551
upgpkg: python-pyro 4.82-1
Modified:
python-pyro/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-31 23:06:22 UTC (rev 1259550)
+++ PKGBUILD 2022-07-31 23:19:20 UTC (rev 1259551)
@@ -3,8 +3,8 @@
# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.br>
pkgname=python-pyro
-pkgver=4.80
-pkgrel=5
+pkgver=4.82
+pkgrel=1
pkgdesc='Distributed object middleware (RPC)'
url='https://github.com/irmen/Pyro4'
arch=(any)
@@ -11,8 +11,8 @@
license=(MIT)
makedepends=(git)
depends=(python python-serpent)
-source=("git+$url#commit=56ee8174241c644f452d2a294ade53004c41d570") # tag: 4.80
-sha256sums=('SKIP')
+source=("git+$url#commit=40336cb0d47c326ebdd498d7e3afb9a34e1045fe") # tag: 4.82
+b2sums=('SKIP')
package() {
cd Pyro4
@@ -21,4 +21,3 @@
}
# getver: github.com/irmen/Pyro4/tags
-# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list