From 5fb768f39fc6731d29b1b30305296ace8b1776de Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 31 Dec 2021 09:30:20 +0200 Subject: [PATCH 1/4] dev-python/desktop-notifier: update HOMEPAGE Signed-off-by: Viorel Munteanu --- dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild index accc2eb553..60ba280bd2 100644 --- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild +++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop notifications" -HOMEPAGE="https://github.com/altdesktop/python-dbus-next" +HOMEPAGE="https://desktop-notifier.readthedocs.io/" SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" From 707588ffec60e0bdcb9a3634b586ed094b7cf10b Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 31 Dec 2021 09:37:55 +0200 Subject: [PATCH 2/4] dev-python/Pyro5: add 5.13.1 Signed-off-by: Viorel Munteanu --- dev-python/Pyro5/Manifest | 1 + dev-python/Pyro5/Pyro5-5.13.1.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 dev-python/Pyro5/Pyro5-5.13.1.ebuild diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest index 8ca5d98a6f..f2ad2dadaf 100644 --- a/dev-python/Pyro5/Manifest +++ b/dev-python/Pyro5/Manifest @@ -1 +1,2 @@ +DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80 SHA512 71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975 SHA512 42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791 diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild b/dev-python/Pyro5/Pyro5-5.13.1.ebuild new file mode 100644 index 0000000000..642fcb8972 --- /dev/null +++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="Distributed object middleware for Python (RPC)" +HOMEPAGE="https://pyro5.readthedocs.io/" +SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + >=dev-python/serpent-1.40[${PYTHON_USEDEP}] +" +RDEPEND="${DEPEND}" +BDEPEND="" + +distutils_enable_tests pytest + +PROPERTIES="test_network" +RESTRICT="test" From c407e6dad69d9c23d148b4720796541b2a764e1a Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 31 Dec 2021 09:38:10 +0200 Subject: [PATCH 3/4] dev-python/Pyro5: drop 5.13 Signed-off-by: Viorel Munteanu --- dev-python/Pyro5/Manifest | 1 - dev-python/Pyro5/Pyro5-5.13.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) delete mode 100644 dev-python/Pyro5/Pyro5-5.13.ebuild diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest index f2ad2dadaf..dc691d18c0 100644 --- a/dev-python/Pyro5/Manifest +++ b/dev-python/Pyro5/Manifest @@ -1,2 +1 @@ DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80 SHA512 71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f -DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975 SHA512 42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791 diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild b/dev-python/Pyro5/Pyro5-5.13.ebuild deleted file mode 100644 index 642fcb8972..0000000000 --- a/dev-python/Pyro5/Pyro5-5.13.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Distributed object middleware for Python (RPC)" -HOMEPAGE="https://pyro5.readthedocs.io/" -SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND=" - >=dev-python/serpent-1.40[${PYTHON_USEDEP}] -" -RDEPEND="${DEPEND}" -BDEPEND="" - -distutils_enable_tests pytest - -PROPERTIES="test_network" -RESTRICT="test" From 19345c8d515e52877cda263097010244bd07d2b7 Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 31 Dec 2021 10:57:58 +0200 Subject: [PATCH 4/4] net-misc/maestral: fix failing tests Closes: https://bugs.gentoo.org/830339 Signed-off-by: Viorel Munteanu --- net-misc/maestral/maestral-1.5.2.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/net-misc/maestral/maestral-1.5.2.ebuild b/net-misc/maestral/maestral-1.5.2.ebuild index 54d55b1bdf..f9a6c3ad93 100644 --- a/net-misc/maestral/maestral-1.5.2.ebuild +++ b/net-misc/maestral/maestral-1.5.2.ebuild @@ -50,6 +50,11 @@ python_prepare_all() # this test requires network sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || die + # this test fails on default gentoo instalation as `/usr/local/share` is missing + # so use `/usr/share` instead + # inform upstream https://github.com/samschott/maestral/issues/562 + sed -i -e 's:/local/:/:g' tests/offline/utils/test_path.py || die + distutils-r1_python_prepare_all }