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

Morten Linderud foxboron at archlinux.org
Wed Mar 13 17:56:26 UTC 2019


    Date: Wednesday, March 13, 2019 @ 17:56:22
  Author: foxboron
Revision: 440904

upgpkg: python-rope 0.12.0-1

Modified:
  python-rope/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 17:55:02 UTC (rev 440903)
+++ PKGBUILD	2019-03-13 17:56:22 UTC (rev 440904)
@@ -7,7 +7,7 @@
 
 pkgbase=python-rope
 pkgname=(python-rope python2-rope)
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz")
-sha256sums=('c8ad289c1934f1e3e1b016749c7353817e2ff5bb1297fb426c87929f1dfc2879')
+sha256sums=('0452b8660e982ad4fb4d181aab7150685c14fea59b2f77e000efea5f773d5d7a')
 
 prepare() {
   cp -a rope-$pkgver{,-py2}



More information about the arch-commits mailing list