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

Morten Linderud foxboron at archlinux.org
Sat Aug 11 19:15:32 UTC 2018


    Date: Saturday, August 11, 2018 @ 19:15:32
  Author: foxboron
Revision: 371176

upgpkg: python-rope 0.11.0-1

Updated to 0.11.0

Modified:
  python-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-11 19:14:20 UTC (rev 371175)
+++ PKGBUILD	2018-08-11 19:15:32 UTC (rev 371176)
@@ -8,8 +8,8 @@
 
 pkgbase=python-rope
 pkgname=(python-rope python2-rope)
-pkgver=0.10.7
-pkgrel=4
+pkgver=0.11.0
+pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
 url='https://github.com/python-rope/rope'
@@ -17,7 +17,7 @@
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz")
-sha256sums=('4426d16686774f2b3d0431e5e54e7e261eab967e9e50e0af7fdaf95436057d74')
+sha256sums=('c8ad289c1934f1e3e1b016749c7353817e2ff5bb1297fb426c87929f1dfc2879')
 
 prepare() {
   cp -a rope-$pkgver{,-py2}



More information about the arch-commits mailing list