diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/dbusmock/dbusmock-0.23.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyGPG/pyGPG-0.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyGPG/pyGPG-9999.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pydecomp/pydecomp-0.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pydecomp/pydecomp-9999.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyelftools/pyelftools-0.27.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild (renamed from dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild) | 9 | ||||
| -rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-9999.ebuild | 2 |
9 files changed, 15 insertions, 10 deletions
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-r3.ebuild index 923e601dcbbd..caeef2326c9a 100644 --- a/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild +++ b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild @@ -17,22 +17,27 @@ 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}] ) +# test? ( app-admin/salt[${PYTHON_USEDEP}] ) #" PATCHES=( "${FILESDIR}/${PN}-2020.1.27-r2.patch" ) -# tests need network access +# Tests need network access RESTRICT="test" distutils_enable_tests pytest 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" } |
