From 6428bcfc8a2ed8defed9013d1ff995ea2933155f Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 6 Nov 2025 22:11:11 +0100 Subject: [PATCH 1/2] New package: python3-pytoolconfig --- srcpkgs/python3-pytoolconfig/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-pytoolconfig/template diff --git a/srcpkgs/python3-pytoolconfig/template b/srcpkgs/python3-pytoolconfig/template new file mode 100644 index 00000000000000..9913e5d63c48e5 --- /dev/null +++ b/srcpkgs/python3-pytoolconfig/template @@ -0,0 +1,14 @@ +# Template file for 'python3-pytoolconfig' +pkgname=python3-pytoolconfig +version=1.3.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-pdm-backend" +depends="python3-packaging" +short_desc="Python tool configuration manager" +maintainer="Emil Miler " +license="LGPL-3.0-or-later" +homepage="https://github.com/bagel897/pytoolconfig" +changelog="https://github.com/bagel897/pytoolconfig/releases" +distfiles="${PYPI_SITE}/p/pytoolconfig/pytoolconfig-${version}.tar.gz" +checksum=51e6bd1a6f108238ae6aab6a65e5eed5e75d456be1c2bf29b04e5c1e7d7adbae From 4da39bae228c36d98dd8dfe27818987153459025 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 6 Nov 2025 22:17:44 +0100 Subject: [PATCH 2/2] python3-rope: update to 1.14.0 --- srcpkgs/python3-rope/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-rope/template b/srcpkgs/python3-rope/template index 6a3bcebc262c4b..73239054465cdc 100644 --- a/srcpkgs/python3-rope/template +++ b/srcpkgs/python3-rope/template @@ -1,14 +1,14 @@ # Template file for 'python3-rope' pkgname=python3-rope -version=1.12.0 -revision=2 +version=1.14.0 +revision=1 build_style=python3-pep517 -hostmakedepends="python3-setuptools python3-wheel" -depends="python3" +hostmakedepends="python3-setuptools python3-pytools" +depends="python3-pytoolconfig" short_desc="Python refactoring library" maintainer="Emil Miler " license="LGPL-3.0-or-later" homepage="https://github.com/python-rope/rope" changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md" distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz" -checksum=93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9 +checksum=8803e3b667315044f6270b0c69a10c0679f9f322ed8efe6245a93ceb7658da69