From 76331f8c01116fe75a5e0d65531a8e315ef246c0 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 27 Nov 2022 00:47:25 +0530 Subject: [PATCH 1/5] python3-zipp: reinstate package, update to 3.11.0. --- srcpkgs/python3-zipp/template | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 srcpkgs/python3-zipp/template diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template new file mode 100644 index 000000000000..63c2208061c0 --- /dev/null +++ b/srcpkgs/python3-zipp/template @@ -0,0 +1,18 @@ +# Template file for 'python3-zipp' +pkgname=python3-zipp +version=3.11.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" +depends="python3" +short_desc="Pathlib-compatible Zipfile object wrapper (Python 3)" +maintainer="icp " +license="MIT" +homepage="https://pypi.org/project/zipp/" +changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst" +distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz" +checksum=a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766 + +post_install() { + vlicense LICENSE +} From d59b6c2c4c2a2eb134f366ce6cc07ad82fdd13f1 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 27 Nov 2022 00:47:17 +0530 Subject: [PATCH 2/5] python3-importlib_metadata: reinstate package, update to 5.1.0. --- srcpkgs/python3-importlib_metadata/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/python3-importlib_metadata/template diff --git a/srcpkgs/python3-importlib_metadata/template b/srcpkgs/python3-importlib_metadata/template new file mode 100644 index 000000000000..9f8f6534d399 --- /dev/null +++ b/srcpkgs/python3-importlib_metadata/template @@ -0,0 +1,14 @@ +# Template file for 'python3-importlib_metadata' +pkgname=python3-importlib_metadata +version=5.1.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" +depends="python3-zipp" +short_desc="Read metadata from python3 packages" +maintainer="icp " +license="Apache-2.0" +homepage="https://pypi.org/project/importlib-metadata/" +changelog="https://raw.githubusercontent.com/python/importlib_metadata/main/CHANGES.rst" +distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz" +checksum=d5059f9f1e8e41f80e9c56c2ee58811450c31984dfa625329ffd7c0dad88a73b From fcf7fd87e55e973481ceebde8e11ac85728d1a3f Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 28 Nov 2022 01:24:42 +0530 Subject: [PATCH 3/5] removed-packages: reinstate python3-importlib_metadata and python3-zipp --- srcpkgs/removed-packages/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 04a018dc1435..c71a6109e5cf 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -1,6 +1,6 @@ # Template file for 'removed-packages' pkgname=removed-packages -version=0.1.20221125 +version=0.1.20221128 revision=1 build_style=meta short_desc="Uninstalls packages removed from repository" @@ -429,7 +429,6 @@ replaces=" python3-docker-pycreds<=0.4.0_4 python3-grako<=3.99.9_7 python3-idna-ssl<=1.1.0_3 - python3-importlib_metadata<=4.8.1_2 python3-jaraco<=1.0_4 python3-jsonrpc-server<=0.4.0_2 python3-keepalive<=0.5_6 @@ -441,7 +440,6 @@ replaces=" python3-pyside<=5.15.0_2 python3-shiboken<=5.15.0_3 python3-txacme<=0.9.3_3 - python3-zipp<=3.6.0_1 qimageblitz<=0.0.6_4 qt-designer-devel<=4.8.7_29 qt-designer-libs<=4.8.7_29 From f536a8e67b8a75f0b1301a71b46ec401fd6620c0 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 19 Nov 2022 19:04:31 +0530 Subject: [PATCH 4/5] python3-keyring: update to 23.11.0. --- srcpkgs/python3-keyring/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-keyring/template b/srcpkgs/python3-keyring/template index 21aa82759acf..f8cbb94b8e04 100644 --- a/srcpkgs/python3-keyring/template +++ b/srcpkgs/python3-keyring/template @@ -1,18 +1,19 @@ # Template file for 'python3-keyring' pkgname=python3-keyring -version=23.9.3 -revision=2 +version=23.11.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" -depends="python3-SecretStorage python3-jeepney python3-jaraco.classes" +depends="python3-SecretStorage python3-jeepney python3-importlib_metadata + python3-jaraco.classes" checkdepends="${depends} python3-pytest-xdist" short_desc="Python interface to the system keyring service" maintainer="icp " license="MIT" -homepage="https://github.com/jaraco/keyring" -changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst" +homepage="https://pypi.org/project/keyring/" +changelog="https://raw.githubusercontent.com/jaraco/keyring/main/CHANGES.rst" distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz" -checksum=69b01dd83c42f590250fe7a1f503fc229b14de83857314b1933a3ddbf595c4a5 +checksum=ad192263e2cdd5f12875dedc2da13534359a7e760e77f8d04b50968a821c2361 post_install() { vlicense LICENSE From 62f5749d82d7a28cea81c09196e3dd457cdf1881 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 28 Nov 2022 00:58:41 +0530 Subject: [PATCH 5/5] pantalaimon: disable tests, they were broken anyway --- srcpkgs/pantalaimon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template index 21e33c16f848..92854481fb7e 100644 --- a/srcpkgs/pantalaimon/template +++ b/srcpkgs/pantalaimon/template @@ -8,10 +8,10 @@ depends="python3-attrs python3-aiohttp python3-appdirs python3-click python3-keyring python3-logbook python3-peewee python3-janus python3-cachetools python3-prompt_toolkit python3-matrix-nio python3-dbus python3-gobject python3-pydbus python3-notify2" -checkdepends="${depends}" short_desc="Proxy daemon for matrix.org clients supporting end-to-end encryption" maintainer="Adam Beckmeyer " license="Apache-2.0" homepage="https://github.com/matrix-org/pantalaimon" -distfiles="${homepage}/archive/${version}.tar.gz" +distfiles="https://github.com/matrix-org/pantalaimon/archive/refs/tags/${version}.tar.gz" checksum=82437a6265a3c747618b422d55138181e799da906111e02e7577853b33f5433b +make_check=no # requires multiple unpackaged dependencies