From fc8fdb5a2fb0f26dafaa76eb123664813da1a3cf Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 12 Jul 2021 01:31:58 +0000 Subject: Adding metadata --- dev-python/dbusmock/dbusmock-0.23.1.ebuild | 2 +- dev-python/pyGPG/pyGPG-0.2.ebuild | 2 +- dev-python/pyGPG/pyGPG-9999.ebuild | 2 +- dev-python/pydecomp/pydecomp-0.3-r1.ebuild | 2 +- dev-python/pydecomp/pydecomp-9999.ebuild | 2 +- dev-python/pyelftools/pyelftools-0.27.ebuild | 2 +- .../pytest-salt/pytest-salt-2020.1.27-r2.ebuild | 43 ------------------- .../pytest-salt/pytest-salt-2020.1.27-r3.ebuild | 48 ++++++++++++++++++++++ dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 +- dev-python/ssl-fetch/ssl-fetch-9999.ebuild | 2 +- 10 files changed, 56 insertions(+), 51 deletions(-) delete mode 100644 dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild create mode 100644 dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild (limited to 'dev-python') diff --git a/dev-python/dbusmock/dbusmock-0.23.1.ebuild b/dev-python/dbusmock/dbusmock-0.23.1.ebuild index da42a9cf3de2..f350399610d9 100644 --- a/dev-python/dbusmock/dbusmock-0.23.1.ebuild +++ b/dev-python/dbusmock/dbusmock-0.23.1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P} LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND=" dev-python/dbus-python[${PYTHON_USEDEP}] diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild index 887e06f43684..193a8ff19a1f 100644 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild @@ -38,7 +38,7 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyGPG/issues" - einfo "I am also on IRC @ #gentoo-keys of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" einfo ewarn "There may be some python 3 compatibility issues still." ewarn "Please help debug/fix/report them in github or bugzilla." diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild index 4de06c12a4c9..ee7dec346d1d 100644 --- a/dev-python/pyGPG/pyGPG-9999.ebuild +++ b/dev-python/pyGPG/pyGPG-9999.ebuild @@ -38,7 +38,7 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyGPG/issues" - einfo "I am also on IRC @ #gentoo-keys of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" einfo ewarn "There may be some python 3 compatibility issues still." ewarn "Please help debug/fix/report them in github or bugzilla." diff --git a/dev-python/pydecomp/pydecomp-0.3-r1.ebuild b/dev-python/pydecomp/pydecomp-0.3-r1.ebuild index 59c58e926be2..2875e9d9caec 100644 --- a/dev-python/pydecomp/pydecomp-0.3-r1.ebuild +++ b/dev-python/pydecomp/pydecomp-0.3-r1.ebuild @@ -33,5 +33,5 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyDeComp/issues" - einfo "I am also on IRC @ #gentoo-releng of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" } diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index b5fdee32eef4..66538c0db2b0 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -37,7 +37,7 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyDeComp/issues" - einfo "I am also on IRC @ #gentoo-releng of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" einfo ewarn "There may be some python 3 compatibility issues still." ewarn "Please help debug/fix/report them in github or bugzilla." diff --git a/dev-python/pyelftools/pyelftools-0.27.ebuild b/dev-python/pyelftools/pyelftools-0.27.ebuild index 800b772164de..6c6644089d6e 100644 --- a/dev-python/pyelftools/pyelftools-0.27.ebuild +++ b/dev-python/pyelftools/pyelftools-0.27.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/eliben/pyelftools/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" python_test() { diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild deleted file mode 100644 index 923e601dcbbd..000000000000 --- a/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) -inherit distutils-r1 - -MY_PV="${PV/_p/.post}" -DESCRIPTION="PyTest Salt Plugin" -HOMEPAGE="https://github.com/saltstack/pytest-salt" -SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}-${MY_PV}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="test" - -RDEPEND=" - >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] - >=dev-python/psutil-4.2.0[${PYTHON_USEDEP}] - dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}] - dev-python/pytest-tempdir[${PYTHON_USEDEP}] - dev-python/msgpack[${PYTHON_USEDEP}] -" -#BDEPEND=" -# test? ( app-admin/salt[${PYTHON_USEDEP}] ) -#" - -PATCHES=( - "${FILESDIR}/${PN}-2020.1.27-r2.patch" -) - -# tests need network access -RESTRICT="test" - -distutils_enable_tests pytest - -python_test() { - distutils_install_for_testing - pytest -vv || die "Tests failed with ${EPYTHON}" -} diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild new file mode 100644 index 000000000000..caeef2326c9a --- /dev/null +++ b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +inherit distutils-r1 + +MY_PV="${PV/_p/.post}" +DESCRIPTION="PyTest Salt Plugin" +HOMEPAGE="https://github.com/saltstack/pytest-salt" +SRC_URI="https://github.com/saltstack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${MY_PV}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 ~arm x86" +IUSE="test" + +# See bug #740882 re salt/tornado dependency +RDEPEND=" + >=dev-python/pytest-2.8.1[${PYTHON_USEDEP}] + >=dev-python/psutil-4.2.0[${PYTHON_USEDEP}] + dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}] + dev-python/pytest-tempdir[${PYTHON_USEDEP}] + dev-python/msgpack[${PYTHON_USEDEP}] + || ( + app-admin/salt[${PYTHON_USEDEP}] + www-servers/tornado[${PYTHON_USEDEP}] + ) +" +#BDEPEND=" +# test? ( app-admin/salt[${PYTHON_USEDEP}] ) +#" + +PATCHES=( + "${FILESDIR}/${PN}-2020.1.27-r2.patch" +) + +# Tests need network access +RESTRICT="test" + +distutils_enable_tests pytest + +python_test() { + distutils_install_for_testing + pytest -vv || die "Tests failed with ${EPYTHON}" +} diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index e244f7039a76..e2a09fe0502d 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -24,5 +24,5 @@ pkg_postinst() { elog elog "Please file any enhancement requests, or bugs" elog "at https://github.com/dol-sen/ssl-fetch/issues" - elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the Freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" } diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild index ef2bef6261b3..fdb9e099096c 100644 --- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild @@ -24,5 +24,5 @@ pkg_postinst() { elog elog "Please file any enhancement requests, or bugs" elog "at https://github.com/dol-sen/ssl-fetch/issues" - elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" } -- cgit v1.3.1