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

Morten Linderud foxboron at gemini.archlinux.org
Thu Nov 11 20:19:11 UTC 2021


    Date: Thursday, November 11, 2021 @ 20:19:11
  Author: foxboron
Revision: 1042394

upgpkg: python-rope 0.21.1-1

Modified:
  python-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 20:18:20 UTC (rev 1042393)
+++ PKGBUILD	2021-11-11 20:19:11 UTC (rev 1042394)
@@ -6,7 +6,7 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python-rope
-pkgver=0.21.0
+pkgver=0.21.1
 pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('GPL')
 makedepends=('python' 'python-setuptools')
 source=("https://pypi.io/packages/source/r/rope/rope-$pkgver.tar.gz")
-sha256sums=('366789e069a267296889b2ee7631f9278173b5e7d468f2ea08abe26069a52aef')
+sha256sums=('4fe61ea25ca64f1819be57fbb44ee07ca98b3dce08a0ceaaf3c6d6166b603f7f')
 
 build(){
   cd "rope-$pkgver"



More information about the arch-commits mailing list