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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 10:03:06 UTC 2021


    Date: Sunday, October 10, 2021 @ 10:03:06
  Author: foxboron
Revision: 1029235

upgpkg: python-rope 0.20.1-1

Modified:
  python-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 09:59:43 UTC (rev 1029234)
+++ PKGBUILD	2021-10-10 10:03:06 UTC (rev 1029235)
@@ -6,7 +6,7 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python-rope
-pkgver=0.19.0
+pkgver=0.20.1
 pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
@@ -13,8 +13,8 @@
 url='https://github.com/python-rope/rope'
 license=('GPL')
 makedepends=('python' 'python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/python-rope/rope/archive/$pkgver.tar.gz")
-sha256sums=('e74e4eb623f5d0a5b3e6eea20297e71d10e3170b630fe0b8c4963d98d99a63e5')
+source=("https://pypi.io/packages/source/r/rope/rope-$pkgver.tar.gz")
+sha256sums=('505a2f6b4ac7b18e0429be179f4d8712243a194da5c866b0731f9d91ce7590bb')
 
 build(){
   cd "rope-$pkgver"



More information about the arch-commits mailing list