diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-11 00:36:40 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-11 00:36:40 +0000 |
| commit | 06dd78ea312583373e6794b6ea3ffe10934395f6 (patch) | |
| tree | 046d55089a1fcc6b794b3a7e7917b498d4507171 /dev-python | |
| parent | 0c90899e1f03b941b59e16570b16adbb3c23ec12 (diff) | |
| download | baldeagleos-repo-06dd78ea312583373e6794b6ea3ffe10934395f6.tar.gz baldeagleos-repo-06dd78ea312583373e6794b6ea3ffe10934395f6.tar.xz baldeagleos-repo-06dd78ea312583373e6794b6ea3ffe10934395f6.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/bitarray/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/bitarray/bitarray-1.5.1.ebuild (renamed from dev-python/bitarray/bitarray-1.4.2.ebuild) | 0 | ||||
| -rw-r--r-- | dev-python/blosc/blosc-1.9.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/deprecation/deprecation-2.1.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/eyeD3/eyeD3-0.9.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/filetype/filetype-1.0.7.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygresql/files/pygresql-5.1-CFLAGS.patch | 11 | ||||
| -rw-r--r-- | dev-python/pylast/pylast-3.3.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/quex/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/quex/files/quex-0.71.0-gentoo.patch | 11 | ||||
| -rw-r--r-- | dev-python/quex/quex-0.70.0.ebuild | 5 | ||||
| -rw-r--r-- | dev-python/quex/quex-0.71.0.ebuild | 51 | ||||
| -rw-r--r-- | dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/ruamel-yaml/ruamel-yaml-0.16.10.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/scikit-build/scikit-build-0.11.1.ebuild | 2 |
15 files changed, 75 insertions, 22 deletions
diff --git a/dev-python/bitarray/Manifest b/dev-python/bitarray/Manifest index a8f143dbfdbb..00cdbd3ac52c 100644 --- a/dev-python/bitarray/Manifest +++ b/dev-python/bitarray/Manifest @@ -1,2 +1,2 @@ -DIST bitarray-1.4.2.tar.gz 51771 BLAKE2B 8f2877a80213491b6f4dab8957a79ecdf71011e35e19f72784852c0a7db09363089f855bec958720d901fd9a793f2d43392cfc725798b990d36147d80ca83c42 SHA512 8be19e89fa177c6493270d98934e060264a7566d8a3915bbc2befc761fcda297416711f09e9df737c92eece3b5a5b2d20e3a53c21a7fb50abe8abbd9cdfa6674 DIST bitarray-1.5.0.tar.gz 52649 BLAKE2B df2258a907ea29e6495ed917f8ad06d887bb9d16a0df1f7e4f8709a4f500f40b4708a91f2cf9aa0e5626905aefe5efff42d20f2df182495dcd3a558c2c25ddc4 SHA512 c08e29cf9d555bab79489f764c8e7ce42715800963da7eb5310eb87e9489a56864a28ba2f9c793664caff551c6bf71db7d9fb778738365e3e796f8b79adebd3f +DIST bitarray-1.5.1.tar.gz 53375 BLAKE2B 0534218747028a76f6a0d66334364e275bd36283a8b0b5aa2790153e3567f9dafd4e265f63950193eaeaf381cfe30678f3e21f902825e9cae6e2cd0e6039caac SHA512 51c4b6100e49fdec9f84e98d5bc016465c4eaa97fe4eaad26b0e39a2fc7feedb308cfd32518955c81fde048d748f8698e6fb27fcd82eb9f3c91aa1f8044a27e6 diff --git a/dev-python/bitarray/bitarray-1.4.2.ebuild b/dev-python/bitarray/bitarray-1.5.1.ebuild index 8cac921fd9e3..8cac921fd9e3 100644 --- a/dev-python/bitarray/bitarray-1.4.2.ebuild +++ b/dev-python/bitarray/bitarray-1.5.1.ebuild diff --git a/dev-python/blosc/blosc-1.9.1-r1.ebuild b/dev-python/blosc/blosc-1.9.1-r1.ebuild index f5114b12abc5..722f72b1336e 100644 --- a/dev-python/blosc/blosc-1.9.1-r1.ebuild +++ b/dev-python/blosc/blosc-1.9.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/deprecation/deprecation-2.1.0.ebuild b/dev-python/deprecation/deprecation-2.1.0.ebuild index b303fa007a45..d74241f61b89 100644 --- a/dev-python/deprecation/deprecation-2.1.0.ebuild +++ b/dev-python/deprecation/deprecation-2.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~sparc ~x86" RDEPEND="dev-python/packaging[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/eyeD3/eyeD3-0.9.5.ebuild b/dev-python/eyeD3/eyeD3-0.9.5.ebuild index 489de7f5878e..ac0f10fb5c7c 100644 --- a/dev-python/eyeD3/eyeD3-0.9.5.ebuild +++ b/dev-python/eyeD3/eyeD3-0.9.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nicfit/eyeD3/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~sparc" RDEPEND=" dev-python/deprecation[${PYTHON_USEDEP}] diff --git a/dev-python/filetype/filetype-1.0.7.ebuild b/dev-python/filetype/filetype-1.0.7.ebuild index 79609baf7362..d1c780c155ea 100644 --- a/dev-python/filetype/filetype-1.0.7.ebuild +++ b/dev-python/filetype/filetype-1.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc" PATCHES=( "${FILESDIR}/${P}-examples.patch" ) diff --git a/dev-python/pygresql/files/pygresql-5.1-CFLAGS.patch b/dev-python/pygresql/files/pygresql-5.1-CFLAGS.patch deleted file mode 100644 index 480d0a3dc4c1..000000000000 --- a/dev-python/pygresql/files/pygresql-5.1-CFLAGS.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/setup.py -+++ b/setup.py -@@ -101,7 +101,7 @@ - library_dirs = [get_python_lib(), pg_config('libdir')] - define_macros = [('PYGRESQL_VERSION', version)] - undef_macros = [] --extra_compile_args = ['-O2', '-funsigned-char', '-Wall', '-Werror'] -+extra_compile_args = ['-funsigned-char', '-Wall'] - - - class build_pg_ext(build_ext): diff --git a/dev-python/pylast/pylast-3.3.0.ebuild b/dev-python/pylast/pylast-3.3.0.ebuild index ec80c2565f17..f469d3676257 100644 --- a/dev-python/pylast/pylast-3.3.0.ebuild +++ b/dev-python/pylast/pylast-3.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/quex/Manifest b/dev-python/quex/Manifest index f082def745cb..1700cc98d7fa 100644 --- a/dev-python/quex/Manifest +++ b/dev-python/quex/Manifest @@ -1,2 +1,3 @@ DIST quex-0.65.4.tar.gz 2202154 BLAKE2B 6b273998c9641aeee458291245a4fb956b5fe9b66d8c42f0c1d9b360a4d171c830a1d487bcbab9ccea49d10b7532ed488ce66dc165f31cce9521f97c5a4575f4 SHA512 0b11d7e5c5165674626fbbe7f54853656c579c63b78bd2fef2f5a9b316171dc647812d9a37df4e7c49c05de11a307b6425089f4ab281affb6c03a9cf09e2a035 DIST quex-0.70.0.7z 2002636 BLAKE2B 16082ed6fc96e63917bcd221fc0902194900a55dcf4778661c159f1fc89282d8e5b7bc0125ebf90419bfd7c671be87cf485e6db29b8159d9f382e61996a9a16e SHA512 8c1687e33c31b3f0910e74146dcd0a0413250357240c1ee28d0df6d7fca918d4577dbab4f78cecdd82133475226e795a66fbcdccedf086aaf88cd225bfbbd935 +DIST quex-0.71.0.zip 4599847 BLAKE2B 37bb5b0c7ec6540563cd94e0fbc277064b69b0c84dcb3da20a02d1b3fa9d8ee5a801a71be41f908c33ed4fe9271c0cea31ece19be4b489228ae0c962d5731b43 SHA512 9d3b75680b9336dc4903e334dc8e1a389e2acee715ba1c5fba26aca1e905172f52098eb9c6a1c3e8b9354ea1cc857d8802a2bea4ac864fd0acb5d879c2524997 diff --git a/dev-python/quex/files/quex-0.71.0-gentoo.patch b/dev-python/quex/files/quex-0.71.0-gentoo.patch new file mode 100644 index 000000000000..80eb411f5a0e --- /dev/null +++ b/dev-python/quex/files/quex-0.71.0-gentoo.patch @@ -0,0 +1,11 @@ +--- a/quex/DEFINITIONS.py 2017-12-13 21:48:52.887765325 +0100 ++++ b/quex/DEFINITIONS.py 2017-12-13 21:52:29.805877359 +0100 +@@ -57,7 +57,7 @@ + global QUEX_INSTALLATION_DIR + + # -- Try to acces the file 'quex-exe.py' in order to verify +- if os.access(QUEX_INSTALLATION_DIR + "/quex-exe.py", os.F_OK) == False: ++ if False: + print("error: Environment variable 'QUEX_PATH' does not point to") + print("error: a valid installation directory of quex.") + print("error: current setting of 'QUEX_PATH':") diff --git a/dev-python/quex/quex-0.70.0.ebuild b/dev-python/quex/quex-0.70.0.ebuild index 17e7115516bd..f14291aa493a 100644 --- a/dev-python/quex/quex-0.70.0.ebuild +++ b/dev-python/quex/quex-0.70.0.ebuild @@ -19,8 +19,9 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}" -BDEPEND="${RDEPEND}" -DEPEND="${DEPEND}" +BDEPEND="${RDEPEND} + app-arch/p7zip" +DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) diff --git a/dev-python/quex/quex-0.71.0.ebuild b/dev-python/quex/quex-0.71.0.ebuild new file mode 100644 index 000000000000..fd364e305d96 --- /dev/null +++ b/dev-python/quex/quex-0.71.0.ebuild @@ -0,0 +1,51 @@ +# 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 python-single-r1 + +DESCRIPTION="Mode Oriented Directly Coded Lexical Analyser Generator" +HOMEPAGE="https://sourceforge.net/projects/quex/" +SRC_URI="mirror://sourceforge/${PN}/${P}.zip" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS}" +BDEPEND="${RDEPEND} + app-arch/unzip" +DEPEND="${RDEPEND}" + +PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) + +src_prepare() { + default + sed -i \ + -e "s:@PYTHON_SITEDIR@:$(python_get_sitedir):g" \ + quex/DEFINITIONS.py || die + mkdir -p engine/codec_db/unicode || die + mv quex/engine/codec_db/database engine/codec_db/ || die + mv quex/engine/codec_db/unicode/database engine/codec_db/unicode/ || die + mv quex/code_base . || die +} + +src_install() { + default + insinto /usr/share/quex/ + doins -r engine + doins -r code_base + + python_domodule quex + python_newscript quex-exe.py quex + doman manpage/quex.1 + dodoc -r demo + insinto /etc/profile.d/ + doins "${FILESDIR}"/quex.sh +} diff --git a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.0.ebuild b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.0.ebuild index 752ce411ed37..144136ca3802 100644 --- a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.0.ebuild +++ b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86" RDEPEND="!<dev-python/ruamel-yaml-0.16.0" diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.16.10.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.16.10.ebuild index 64f7b2d844f6..9209b8aab565 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.16.10.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.16.10.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86" RDEPEND="dev-python/ruamel-yaml-clib[${PYTHON_USEDEP}]" diff --git a/dev-python/scikit-build/scikit-build-0.11.1.ebuild b/dev-python/scikit-build/scikit-build-0.11.1.ebuild index 05ff4117202d..f9599c5f2b67 100644 --- a/dev-python/scikit-build/scikit-build-0.11.1.ebuild +++ b/dev-python/scikit-build/scikit-build-0.11.1.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" RDEPEND=" dev-python/distro[${PYTHON_USEDEP}] |
