From 50739ddd6e13416b76b84fb93ea8a0aae6436a5e Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 3 Aug 2021 18:36:11 +0000 Subject: Adding metadata --- dev-python/beniget/Manifest | 1 + dev-python/beniget/beniget-0.4.1.ebuild | 23 +++ dev-python/dnspython/dnspython-1.16.0-r2.ebuild | 2 +- dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild | 2 +- dev-python/priority/priority-2.0.0.ebuild | 2 +- dev-python/pyclipper/pyclipper-1.3.0.ebuild | 2 +- dev-python/pyenchant/pyenchant-3.2.1.ebuild | 2 +- dev-python/pypy/pypy-7.3.5-r1.ebuild | 160 +++++++++++++++++++++ dev-python/pypy/pypy-7.3.5.ebuild | 160 --------------------- dev-python/pysvn/pysvn-1.9.15.ebuild | 8 +- dev-python/qrcode/qrcode-7.1.ebuild | 2 +- 11 files changed, 193 insertions(+), 171 deletions(-) create mode 100644 dev-python/beniget/beniget-0.4.1.ebuild create mode 100644 dev-python/pypy/pypy-7.3.5-r1.ebuild delete mode 100644 dev-python/pypy/pypy-7.3.5.ebuild (limited to 'dev-python') diff --git a/dev-python/beniget/Manifest b/dev-python/beniget/Manifest index 1a05e3ea03ff..d16405dea29d 100644 --- a/dev-python/beniget/Manifest +++ b/dev-python/beniget/Manifest @@ -1 +1,2 @@ DIST beniget-0.4.0.gh.tar.gz 16212 BLAKE2B 881b08b40f69950a0689d10c8832d1fe02f3cbcbac3bb5e341084ed59075cb5ca86a22759753036bf65ab2c253e8455c2663b674759f007d49d2ba014a54e400 SHA512 521df94813a086832fe99420815823fe07803350ce8692bb45b793617cd642d0fb590304fe6bf5899073a7ec1c102abf5688ebca23e37803d4576ad86fcf7a96 +DIST beniget-0.4.1.gh.tar.gz 16353 BLAKE2B ef7de5eb15b59de10c56057b22e718ca7284d251a98ff1f8dbe31bad2e1bc7ca3c22c2794b1cae8b4c5fdf2a4b91ac6f9a3a0bef3c3aef51fbe6a93341333e31 SHA512 bd2b7beda41953be9b4052b539ae9812a370702874602175bfca66deebbc569515b9a59c750dc4898a6cb9f4a1d49f8ff15c1288035aaf72940cdd439eaace43 diff --git a/dev-python/beniget/beniget-0.4.1.ebuild b/dev-python/beniget/beniget-0.4.1.ebuild new file mode 100644 index 000000000000..4cbe3ffed8f1 --- /dev/null +++ b/dev-python/beniget/beniget-0.4.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 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 + +DESCRIPTION="Extract semantic information about static Python code" +HOMEPAGE=" + https://pypi.org/project/beniget/ + https://github.com/serge-sans-paille/beniget/" +SRC_URI=" + https://github.com/serge-sans-paille/beniget/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]" + +distutils_enable_tests setup.py diff --git a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild index b58663731df1..1e30d5a5febe 100644 --- a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild +++ b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ https://pypi.org/project/dnspython/" +HOMEPAGE="https://www.dnspython.org/ https://pypi.org/project/dnspython/" SRC_URI="https://github.com/rthalley/dnspython/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" diff --git a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild index f9a7ca72c794..4ad67982a696 100644 --- a/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild +++ b/dev-python/mmtf-python/mmtf-python-1.1.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="The python implementation of the MMTF API, decoder and encoder" -HOMEPAGE="http://mmtf.rcsb.org/" +HOMEPAGE="https://mmtf.rcsb.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/priority/priority-2.0.0.ebuild b/dev-python/priority/priority-2.0.0.ebuild index 6836120234f6..6b8e9396521f 100644 --- a/dev-python/priority/priority-2.0.0.ebuild +++ b/dev-python/priority/priority-2.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND=" test? ( >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}] ) diff --git a/dev-python/pyclipper/pyclipper-1.3.0.ebuild b/dev-python/pyclipper/pyclipper-1.3.0.ebuild index e0136ec0c5a1..b582092c5c94 100644 --- a/dev-python/pyclipper/pyclipper-1.3.0.ebuild +++ b/dev-python/pyclipper/pyclipper-1.3.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_p/.post}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" BDEPEND=" diff --git a/dev-python/pyenchant/pyenchant-3.2.1.ebuild b/dev-python/pyenchant/pyenchant-3.2.1.ebuild index 426fcfb43d21..796afa8f8bf7 100644 --- a/dev-python/pyenchant/pyenchant-3.2.1.ebuild +++ b/dev-python/pyenchant/pyenchant-3.2.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND="app-text/enchant:*" BDEPEND=" diff --git a/dev-python/pypy/pypy-7.3.5-r1.ebuild b/dev-python/pypy/pypy-7.3.5-r1.ebuild new file mode 100644 index 000000000000..26a7c3bfaa03 --- /dev/null +++ b/dev-python/pypy/pypy-7.3.5-r1.ebuild @@ -0,0 +1,160 @@ +# Copyright 2021 Liguros Authors +# Distributed under the terms of the GNU General Public License v2 +EAPI=7 + +inherit pax-utils python-utils-r1 + +PYPY_PV=${PV%_p*} +MY_P=pypy2.7-v${PYPY_PV/_} +PATCHSET="pypy2.7-gentoo-patches-${PV/_}" + +DESCRIPTION="A fast, compliant alternative implementation of the Python language" +HOMEPAGE="https://www.pypy.org/" +SRC_URI="https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2 + https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz" +S="${WORKDIR}/${MY_P}-src" + +LICENSE="MIT" +# pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")' +SLOT="0/73" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" +IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk" + +RDEPEND=" + || ( + >=dev-python/pypy-exe-${PYPY_PV}:${PYPY_PV}[bzip2?,ncurses?] + >=dev-python/pypy-exe-bin-${PYPY_PV}:${PYPY_PV} + ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( <=dev-libs/libressl-3.2.0 ) + gdbm? ( sys-libs/gdbm:0= ) + sqlite? ( dev-db/sqlite:3= ) + tk? ( + dev-lang/tk:0= + dev-tcltk/tix:0= + ) + ! epython.py || die + python_moduleinto /usr/lib/pypy2.7/site-packages + python_domodule epython.py + + einfo "Byte-compiling Python standard library..." + python_optimize "${ED}${dest}" + + # remove to avoid collisions + rm "${PYTHON}" || die +} diff --git a/dev-python/pypy/pypy-7.3.5.ebuild b/dev-python/pypy/pypy-7.3.5.ebuild deleted file mode 100644 index 9501b822e228..000000000000 --- a/dev-python/pypy/pypy-7.3.5.ebuild +++ /dev/null @@ -1,160 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -inherit pax-utils python-utils-r1 - -PYPY_PV=${PV%_p*} -MY_P=pypy2.7-v${PYPY_PV/_} -PATCHSET="pypy2.7-gentoo-patches-${PV/_}" - -DESCRIPTION="A fast, compliant alternative implementation of the Python language" -HOMEPAGE="https://www.pypy.org/" -SRC_URI="https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2 - https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz" -S="${WORKDIR}/${MY_P}-src" - -LICENSE="MIT" -# pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")' -SLOT="0/73" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk" - -RDEPEND=" - || ( - >=dev-python/pypy-exe-${PYPY_PV}:${PYPY_PV}[bzip2?,ncurses?] - >=dev-python/pypy-exe-bin-${PYPY_PV}:${PYPY_PV} - ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - gdbm? ( sys-libs/gdbm:0= ) - sqlite? ( dev-db/sqlite:3= ) - tk? ( - dev-lang/tk:0= - dev-tcltk/tix:0= - ) - ! epython.py || die - python_moduleinto /usr/lib/pypy2.7/site-packages - python_domodule epython.py - - einfo "Byte-compiling Python standard library..." - python_optimize "${ED}${dest}" - - # remove to avoid collisions - rm "${PYTHON}" || die -} diff --git a/dev-python/pysvn/pysvn-1.9.15.ebuild b/dev-python/pysvn/pysvn-1.9.15.ebuild index 748e8b81e40d..cff257e9474b 100644 --- a/dev-python/pysvn/pysvn-1.9.15.ebuild +++ b/dev-python/pysvn/pysvn-1.9.15.ebuild @@ -31,15 +31,13 @@ python_prepare_all() { python_configure() { cd Source || die - # all config options from 1.7.6 are all already set - esetup.py configure + CC="$(tc-getCC)" CCC="$(tc-getCXX)" \ + esetup.py configure } python_compile() { cd Source || die - emake \ - CC="$(tc-getCC)" \ - CCC="$(tc-getCXX)" + emake } python_test() { diff --git a/dev-python/qrcode/qrcode-7.1.ebuild b/dev-python/qrcode/qrcode-7.1.ebuild index 7304e379179c..b380c43cb626 100644 --- a/dev-python/qrcode/qrcode-7.1.ebuild +++ b/dev-python/qrcode/qrcode-7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" # optional deps: # - pillow and lxml for svg backend, set as hard deps -- cgit v1.3.1