[arch-commits] Commit in python-pyro/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun Aug 16 14:15:13 UTC 2015


    Date: Sunday, August 16, 2015 @ 16:15:13
  Author: arodseth
Revision: 138411

upgpkg: python-pyro 4.39-1

Modified:
  python-pyro/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-16 13:50:23 UTC (rev 138410)
+++ PKGBUILD	2015-08-16 14:15:13 UTC (rev 138411)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pyro
 pkgname=("$pkgbase" 'python2-pyro')
-pkgver=4.35
+pkgver=4.39
 pkgrel=1
 pkgdesc='Distributed object middleware for Python (RPC)'
 url='http://pypi.python.org/pypi/Pyro4/'
@@ -12,8 +12,8 @@
 arch=('any')
 license=('MIT')
 depends=('python' 'python2')
-source=("https://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.src.tar.gz")
-sha256sums=('97ef658b96fa10bac3e01097b1e2b6630fea2b307081ec6f2ac00f85e6020178')
+source=("https://pypi.python.org/packages/source/P/Pyro4/Pyro4-$pkgver.tar.gz")
+sha256sums=('39c6ca7f86b0f0bebfeada687a5a8b99f66470a52b0f815195ae63c683266f24')
 
 package_python-pyro() {
   depends=('python')



More information about the arch-commits mailing list