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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 1 13:56:35 UTC 2015


    Date: Sunday, November 1, 2015 @ 14:56:35
  Author: arodseth
Revision: 145449

upgpkg: python2-rope 0.10.3-1

Modified:
  python2-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-01 13:52:47 UTC (rev 145448)
+++ PKGBUILD	2015-11-01 13:56:35 UTC (rev 145449)
@@ -6,15 +6,15 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python2-rope
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='Python refactoring library'
 arch=('any')
-url='http://rope.sourceforge.net/'
+url='http://rope.sf.net/'
 license=('GPL')
 depends=('python2')
 source=("http://pypi.python.org/packages/source/r/rope/rope-$pkgver.tar.gz")
-sha256sums=('fffca108c0d6a711121ce11fed286f4ddc5791c7a6c3f079221a9303d1ddb465')
+sha256sums=('eb45bea0abcf31a1a12ff087b990060e64244b835582ebc7642e6f7ea1fd65a2')
 
 build() {
   cd "rope-$pkgver"
@@ -28,4 +28,5 @@
   python2 setup.py install --root="$pkgdir" --optimize=1
 }
 
+# getver: pypi.python.org/pypi/rope
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list