diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-30 00:42:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-30 00:42:51 +0000 |
| commit | a84f177bdf49dc571550bb304f22152883a8d52a (patch) | |
| tree | 9e279baa0fc072da7558ec7847426dbdaf49c083 /dev-python | |
| parent | 5568f6c16823b9b8fb4c0dc02dac278ba85894c1 (diff) | |
| download | baldeagleos-repo-a84f177bdf49dc571550bb304f22152883a8d52a.tar.gz baldeagleos-repo-a84f177bdf49dc571550bb304f22152883a8d52a.tar.xz baldeagleos-repo-a84f177bdf49dc571550bb304f22152883a8d52a.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/black/black-20.8_beta1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/boto/boto-2.49.0-r3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/dataclasses/dataclasses-0.7.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/httpretty/httpretty-1.0.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/hypothesis/hypothesis-5.29.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/psutil/psutil-5.7.2.ebuild | 1 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.36.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/rsa/rsa-4.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/rtslib-fb/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild | 24 | ||||
| -rw-r--r-- | dev-python/selenium/selenium-3.141.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/sure/sure-1.4.11.ebuild | 2 |
13 files changed, 11 insertions, 35 deletions
diff --git a/dev-python/black/black-20.8_beta1.ebuild b/dev-python/black/black-20.8_beta1.ebuild index 9c3d032d8fc3..4cdf27d5aabd 100644 --- a/dev-python/black/black-20.8_beta1.ebuild +++ b/dev-python/black/black-20.8_beta1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" IUSE="test" RDEPEND=" diff --git a/dev-python/boto/boto-2.49.0-r3.ebuild b/dev-python/boto/boto-2.49.0-r3.ebuild index f2b1115aa61d..047d7b6f4158 100644 --- a/dev-python/boto/boto-2.49.0-r3.ebuild +++ b/dev-python/boto/boto-2.49.0-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" PATCHES=( # taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909545 diff --git a/dev-python/dataclasses/dataclasses-0.7.ebuild b/dev-python/dataclasses/dataclasses-0.7.ebuild index c0a96b6df237..3cfdaabf4fad 100644 --- a/dev-python/dataclasses/dataclasses-0.7.ebuild +++ b/dev-python/dataclasses/dataclasses-0.7.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" src_test() { cd test || die diff --git a/dev-python/httpretty/httpretty-1.0.2-r1.ebuild b/dev-python/httpretty/httpretty-1.0.2-r1.ebuild index b82af51befde..bf30ec8b21ed 100644 --- a/dev-python/httpretty/httpretty-1.0.2-r1.ebuild +++ b/dev-python/httpretty/httpretty-1.0.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/hypothesis/hypothesis-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild index b155f84c16fa..63a962487061 100644 --- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.4.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" IUSE="cli test" RESTRICT="!test? ( test )" diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild index 567ec3adcb74..89a8baf2ad6f 100644 --- a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild +++ b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" =~ [9]{4,} ]]; then EGIT_REPO_URI="https://github.com/python/${PN}" EGIT_COMMIT="master" else - KEYWORDS="~amd64 ~ia64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" fi LICENSE="MIT" diff --git a/dev-python/psutil/psutil-5.7.2.ebuild b/dev-python/psutil/psutil-5.7.2.ebuild index 90a803883c2f..116b82272271 100644 --- a/dev-python/psutil/psutil-5.7.2.ebuild +++ b/dev-python/psutil/psutil-5.7.2.ebuild @@ -21,6 +21,7 @@ DEPEND=" $(python_gen_cond_dep ' dev-python/mock[${PYTHON_USEDEP}] dev-python/ipaddress[${PYTHON_USEDEP}] + dev-python/unittest2[${PYTHON_USEDEP}] ' -2) ) " diff --git a/dev-python/pygobject/pygobject-3.36.1.ebuild b/dev-python/pygobject/pygobject-3.36.1.ebuild index e50558128aff..8c9e6cc00a06 100644 --- a/dev-python/pygobject/pygobject-3.36.1.ebuild +++ b/dev-python/pygobject/pygobject-3.36.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pygobject.readthedocs.io/" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/dev-python/rsa/rsa-4.2.ebuild b/dev-python/rsa/rsa-4.2.ebuild index ab350af8ff87..82823d8c329e 100644 --- a/dev-python/rsa/rsa-4.2.ebuild +++ b/dev-python/rsa/rsa-4.2.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-python/pyasn1-0.1.3[${PYTHON_USEDEP}] diff --git a/dev-python/rtslib-fb/Manifest b/dev-python/rtslib-fb/Manifest index 3d29dd12db08..441a86d1fb75 100644 --- a/dev-python/rtslib-fb/Manifest +++ b/dev-python/rtslib-fb/Manifest @@ -1,2 +1 @@ -DIST rtslib-fb-2.1.69.tar.gz 69825 BLAKE2B d5bc7a526495922e9c00f81d11f5436b77a917aa1c29450a54a4099fc7b97f9b3c3b8d623158bd02f8c1080e5b646c5f67f673496b1bd5bef5aa664df43eeb74 SHA512 8ff956c8b593a1d0a79a9a527502ddd1422bc27f272bfa708d145a66779de1af65adb20d822bee59c5b60282fb16f15429c10477d3523c04b215f963ec850073 DIST rtslib-fb-2.1.73.tar.gz 73883 BLAKE2B 2e1a9306386b019ed7d4f89dc976959020f981812a28f0a8f4c520f311ec6ce08da2e45115d394cab272296bd84e16fd1c15a6aecdf4650d52f96e294aed4cc5 SHA512 70bfad6a055af1242f989fcab706b5a49ebe8c1ed7183ac3f739eb54e0c628cc27efe9823dd017c33d735847888a142a791fdba3e5f4d4817290df7f8b6347f0 diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild deleted file mode 100644 index 9f4c04e2eb7a..000000000000 --- a/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) -inherit distutils-r1 systemd - -DESCRIPTION="A Python object API for managing the Linux LIO kernel target" -HOMEPAGE="https://github.com/open-iscsi/rtslib-fb" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips x86 ~amd64-linux ~x86-linux" -IUSE="" - -BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/pyudev[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}]" - -src_install() { - distutils-r1_src_install - systemd_dounit "${FILESDIR}/target.service" -} diff --git a/dev-python/selenium/selenium-3.141.0-r1.ebuild b/dev-python/selenium/selenium-3.141.0-r1.ebuild index 90530d25a31b..5558fefe8d02 100644 --- a/dev-python/selenium/selenium-3.141.0-r1.ebuild +++ b/dev-python/selenium/selenium-3.141.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.gh.tar.gz )" -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-python/sure/sure-1.4.11.ebuild b/dev-python/sure/sure-1.4.11.ebuild index ee12e979c359..f9c53f222201 100644 --- a/dev-python/sure/sure-1.4.11.ebuild +++ b/dev-python/sure/sure-1.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |
