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

Morten Linderud foxboron at archlinux.org
Wed May 13 20:53:41 UTC 2020


    Date: Wednesday, May 13, 2020 @ 20:53:40
  Author: foxboron
Revision: 627775

upgpkg: python-rope 0.17.0-1

Modified:
  python-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 20:27:52 UTC (rev 627774)
+++ PKGBUILD	2020-05-13 20:53:40 UTC (rev 627775)
@@ -6,8 +6,8 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python-rope
-pkgver=0.16.0
-pkgrel=2
+pkgver=0.17.0
+pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
 url='https://github.com/python-rope/rope'
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz"
         "ast.patch::https://github.com/python-rope/rope/commit/c6574094b9b087c0ff2aa11506f42b667c913e2b.patch")
-sha256sums=('262be6917c72c190dbe0730af0de756fbc04ee6b70d35e27e60caf275e876c51'
+sha256sums=('43a0150a431639ac63a5b4e0520a31eda6d7d0c9d41345f21316a848d6b8e738'
             '09dcdc5704ea88920778917a7f188205adb5106de8693afea3c256f4901a84cc')
 
 prepare() {



More information about the arch-commits mailing list