From 8141b284efc4a92158aee5ff6a248fd91bdf5914 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 a5b1e0f0266d5e4c026f9753df4ebf3f7a8ff8bc 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 5b933b2c386590fb89eddfab7c1fe63bbfe4d043 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 df3fdc331c84..19a38b69de16 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.20221205 +version=0.1.20221217 revision=1 build_style=meta short_desc="Uninstalls packages removed from repository" @@ -430,7 +430,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 @@ -442,7 +441,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 ed9bb5c4051a4f9490797414120be5bc6aa909ec 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 0785a736b01156cefd266ac982e61d7b09333701 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 28 Nov 2022 00:58:41 +0530 Subject: [PATCH 5/5] pantalaimon: update to 0.10.5. --- srcpkgs/pantalaimon/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template index 21e33c16f848..9dfd56667ec6 100644 --- a/srcpkgs/pantalaimon/template +++ b/srcpkgs/pantalaimon/template @@ -1,17 +1,17 @@ # Template file for 'pantalaimon' pkgname=pantalaimon -version=0.8.0 -revision=3 +version=0.10.5 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" 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}" +checkdepends="${depends} python3-Faker python3-aioresponses python3-pytest-aiohttp" 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" -checksum=82437a6265a3c747618b422d55138181e799da906111e02e7577853b33f5433b +distfiles="https://github.com/matrix-org/pantalaimon/archive/refs/tags/${version}.tar.gz" +checksum=970e79db0692a23c0e2d7f6ee9e3cd67b482b5a3fcb739cc899806494748db77