Skip to content

Commit 581b4fb

Browse files
committed
python3-rope: update to 1.14.0
1 parent 9344e69 commit 581b4fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

srcpkgs/python3-rope/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Template file for 'python3-rope'
22
pkgname=python3-rope
3-
version=1.12.0
3+
version=1.14.0
44
revision=1
55
build_style=python3-pep517
6-
hostmakedepends="python3-setuptools python3-wheel"
7-
depends="python3"
6+
hostmakedepends="python3-setuptools python3-pytools"
7+
depends="python3 python3-pytoolconfig"
88
short_desc="Python refactoring library"
99
maintainer="Emil Miler <[email protected]>"
1010
license="LGPL-3.0-or-later"
1111
homepage="https://github.com/python-rope/rope"
1212
changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md"
1313
distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
14-
checksum=93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9
14+
checksum=8803e3b667315044f6270b0c69a10c0679f9f322ed8efe6245a93ceb7658da69

0 commit comments

Comments
 (0)