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

Morten Linderud foxboron at gemini.archlinux.org
Sat Mar 5 15:25:20 UTC 2022


    Date: Saturday, March 5, 2022 @ 15:25:20
  Author: foxboron
Revision: 1142220

upgpkg: python-rope 0.23.0-1: upgpkg: python-rope 0.23.0-1

Modified:
  python-rope/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-05 15:24:22 UTC (rev 1142219)
+++ PKGBUILD	2022-03-05 15:25:20 UTC (rev 1142220)
@@ -6,8 +6,8 @@
 # Contributor: Jens Maucher <defcon at archlinux.us>
 
 pkgname=python-rope
-pkgver=0.22.0
-pkgrel=3
+pkgver=0.23.0
+pkgrel=1
 pkgdesc='Refactoring library'
 arch=('any')
 url='https://github.com/python-rope/rope'
@@ -14,7 +14,7 @@
 license=('GPL')
 makedepends=('python' 'python-setuptools')
 source=("https://pypi.io/packages/source/r/rope/rope-$pkgver.tar.gz")
-sha256sums=('b00fbc064a26fc62d7220578a27fd639b2fad57213663cc396c137e92d73f10f')
+sha256sums=('f87662c565086d660fc855cc07f37820267876634c3e9e51bddb32ff51547268')
 
 build(){
   cd "rope-$pkgver"



More information about the arch-commits mailing list