From 8691bcfe469bd79ca47e2ef9fbdcf79fdcc1a178 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sat, 11 Jul 2020 06:32:42 +0000 Subject: Updating liguros repo --- .../doctest-ignore-unicode-0.1.2.ebuild | 2 +- dev-python/pygraphviz/pygraphviz-1.5.ebuild | 2 +- dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +- dev-python/pytest-runner/metadata.xml | 14 +++++--------- dev-python/pytest-runner/pytest-runner-5.2.ebuild | 5 ++--- dev-python/virtualenv/virtualenv-20.0.26.ebuild | 2 +- 6 files changed, 11 insertions(+), 16 deletions(-) (limited to 'dev-python') diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild index e34a2cba0fbb..bddbae3aaa45 100644 --- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild +++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/pygraphviz/pygraphviz-1.5.ebuild b/dev-python/pygraphviz/pygraphviz-1.5.ebuild index ccd5ae5599e0..27d4b325bab7 100644 --- a/dev-python/pygraphviz/pygraphviz-1.5.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="examples test" RESTRICT="!test? ( test )" diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild index e51ff6a737c5..c769dd9c8e78 100644 --- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild +++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/freezegun[${PYTHON_USEDEP}] diff --git a/dev-python/pytest-runner/metadata.xml b/dev-python/pytest-runner/metadata.xml index a6e23d750720..6c9b7d87e4ab 100644 --- a/dev-python/pytest-runner/metadata.xml +++ b/dev-python/pytest-runner/metadata.xml @@ -1,17 +1,13 @@ - - prometheanfire@gentoo.org - Matthew Thode - - - python@gentoo.org - Python - pytest-runner pytest-dev/pytest-runner - gentoo-staging + + dev@liguros.net + Development + + ports diff --git a/dev-python/pytest-runner/pytest-runner-5.2.ebuild b/dev-python/pytest-runner/pytest-runner-5.2.ebuild index 4f67ca4f305f..312097a475a7 100644 --- a/dev-python/pytest-runner/pytest-runner-5.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-5.2.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 Liguros Authors # Distributed under the terms of the GNU General Public License v2 - EAPI="7" -PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) inherit distutils-r1 DESCRIPTION="Adds support for tests during installation of setup.py files" diff --git a/dev-python/virtualenv/virtualenv-20.0.26.ebuild b/dev-python/virtualenv/virtualenv-20.0.26.ebuild index ca5a73785ece..f661496fa575 100644 --- a/dev-python/virtualenv/virtualenv-20.0.26.ebuild +++ b/dev-python/virtualenv/virtualenv-20.0.26.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.3.1