From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- dev-python/nuitka/Manifest | 8 +++--- dev-python/nuitka/metadata.xml | 2 +- dev-python/nuitka/nuitka-0.6.8.ebuild | 36 --------------------------- dev-python/nuitka/nuitka-0.6.9.1.ebuild | 43 +++++++++++++++++++++++++++++++++ dev-python/nuitka/nuitka-0.6.9.6.ebuild | 43 +++++++++++++++++++++++++++++++++ 5 files changed, 92 insertions(+), 40 deletions(-) delete mode 100644 dev-python/nuitka/nuitka-0.6.8.ebuild create mode 100644 dev-python/nuitka/nuitka-0.6.9.1.ebuild create mode 100644 dev-python/nuitka/nuitka-0.6.9.6.ebuild (limited to 'dev-python/nuitka') diff --git a/dev-python/nuitka/Manifest b/dev-python/nuitka/Manifest index 62d8a7cbf471..b09f8dc99e01 100644 --- a/dev-python/nuitka/Manifest +++ b/dev-python/nuitka/Manifest @@ -1,3 +1,5 @@ -DIST Nuitka-0.6.8.tar.gz 2390759 BLAKE2B 5f207a2dcac6a2825143268d3c28eab113705c050b67dbbfd3b655a0221ca3c04b2b206f3e8a85b4f17d28db52c11f19ea6260d2e7853c382942a76a15dc1973 SHA512 d9a9add759736c35fda57bbf82382effbcebce954228e56bf7c124502b96513f17a7083ded66da3ee33c52443b18c92839bff59a5c081d8fe44d6eec6c15fe54 -EBUILD nuitka-0.6.8.ebuild 802 BLAKE2B db9306a53158bff5900263e3a5be071c8d7d34556ba344ad82680b8dd495c9be3489e254eea43425bc2696a14f89989c92535cb46235f609f76111dd183c0b18 SHA512 f1775ddd5e1c4abe6a2077d29e8dea126158fc013dde5fede7768ab31715bc605b784e354428f5f42f269efe70198f763305fc7ee6a4b8839e22edd950bc6333 -MISC metadata.xml 750 BLAKE2B 56bff65b936301e2d0347e553a1ea85b89c4c991697f665b47b01dfd7e40b94726fca15c67e4387fb79ec19f77851e275bb80c48ded3f76e6cf4cb81d10ba90f SHA512 01ed4ef871d9d43ccb30b60e5051f513b56d7ab3eb46ad64b76e6ee8f53f0088c4a3d75227a0870e82664476954d6603f70614232735f107bb24a06702c014ab +DIST Nuitka-0.6.9.1.tar.gz 2470517 BLAKE2B b3162eed308d98846a6266fa822d851757773ef9910a250644d61627d70dcc29706f5127221e2c09b1f856b74262c64f10cc638ec336a53d1fd6a10ad53e4e29 SHA512 a94a2e7f86abdbbdaa0147e569ff873c4d0f439378afb0f55ce78ea6e22a16ac759b62fd617944e0a4cf98fbe3294db5e56c3b3a6bd8cb78bd1c1132d557f6a9 +DIST Nuitka-0.6.9.6.tar.gz 2472086 BLAKE2B acee6dc787f24afb6c1843e82bd4fdcda3a45c4c8a74cb5635d5fb2aec6b1a8db64920993b1732e21f3d0866e47f81cd958f42fe577c592931053248976ab33a SHA512 9a4d2b0e947e26118c9e81fc93c63ccc344a0a4d577e2ccd2d6b1ccafacef3eb3d7424283e681b63dde44fa51aad84d86f76e2c839d22d7d1503730e0ab72ab8 +EBUILD nuitka-0.6.9.1.ebuild 1041 BLAKE2B 631478c3ec34f885be0750eb43db77ac833966e7bcc9747d85179dda67a9beb1cf3261cf10cffe668007dc009a06a917168c6a6acb87fdd5aaaf840e0d6000fa SHA512 5d5910f7cc1324fbd0ff44c964f3f4d09bc130933edd88873fbbba8dda9b5fb7c57bc0e9c00fe611384e2167e2c9e31204650e6b8efd6bab5862ba2db982b1e0 +EBUILD nuitka-0.6.9.6.ebuild 1041 BLAKE2B 631478c3ec34f885be0750eb43db77ac833966e7bcc9747d85179dda67a9beb1cf3261cf10cffe668007dc009a06a917168c6a6acb87fdd5aaaf840e0d6000fa SHA512 5d5910f7cc1324fbd0ff44c964f3f4d09bc130933edd88873fbbba8dda9b5fb7c57bc0e9c00fe611384e2167e2c9e31204650e6b8efd6bab5862ba2db982b1e0 +MISC metadata.xml 750 BLAKE2B 28d51b40a9b4cbffc26310e78df58c5ee54c80c20ef750b945f3940a1f1a1c207b9efb2f213a4d6991500ad121af51abf184cfe07944bec076bb69b71d430d75 SHA512 db3ba8bd282db53cbdf1509f73102b023a81cdf62e0a4b5fbd567c3bd038911396f2d17e25b2d778cab66fd848aa967afd7a2a92ecd3ee88a71fe70f43362a83 diff --git a/dev-python/nuitka/metadata.xml b/dev-python/nuitka/metadata.xml index a082b06e69cd..50c557ea4749 100644 --- a/dev-python/nuitka/metadata.xml +++ b/dev-python/nuitka/metadata.xml @@ -16,6 +16,6 @@ be used in the same way as pure Python objects. - pwman3/pwman3 + Nuitka/Nuitka diff --git a/dev-python/nuitka/nuitka-0.6.8.ebuild b/dev-python/nuitka/nuitka-0.6.8.ebuild deleted file mode 100644 index cac2e2285ee4..000000000000 --- a/dev-python/nuitka/nuitka-0.6.8.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS="rdepend" - -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Python to native compiler" -HOMEPAGE="https://www.nuitka.net" -SRC_URI="https://nuitka.net/releases/${P^}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="dev-util/scons[${PYTHON_USEDEP}]" - -RDEPEND="${BDEPEND} - dev-python/appdirs[${PYTHON_USEDEP}]" - -DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf ) -S="${WORKDIR}/${P^}" - -python_install() { - distutils-r1_python_install - python_optimize - doman doc/nuitka.1 doc/nuitka3.1 doc/nuitka3-run.1 doc/nuitka-run.1 -} - -pkg_postinst() { - optfeature "support for stand-alone executables" app-admin/chrpath -} diff --git a/dev-python/nuitka/nuitka-0.6.9.1.ebuild b/dev-python/nuitka/nuitka-0.6.9.1.ebuild new file mode 100644 index 000000000000..0b8a77447b0c --- /dev/null +++ b/dev-python/nuitka/nuitka-0.6.9.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS="rdepend" + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Python to native compiler" +HOMEPAGE="https://www.nuitka.net" +SRC_URI="https://nuitka.net/releases/${P^}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND="dev-util/scons[${PYTHON_USEDEP}]" + +RDEPEND="${BDEPEND} + dev-python/appdirs[${PYTHON_USEDEP}]" + +DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf ) +S="${WORKDIR}/${P^}" + +distutils-r1_src_prepare() { + # remove vendored version of SCons that is Python2 only + # this should be removed when upstream removes support for Python2 + rm -vR "${S}/${PN}/build/inline_copy/lib/scons-2.3.2/SCons" || die + eapply_user +} + +python_install() { + distutils-r1_python_install + python_optimize + doman doc/nuitka.1 doc/nuitka3.1 doc/nuitka3-run.1 doc/nuitka-run.1 +} + +pkg_postinst() { + optfeature "support for stand-alone executables" app-admin/chrpath +} diff --git a/dev-python/nuitka/nuitka-0.6.9.6.ebuild b/dev-python/nuitka/nuitka-0.6.9.6.ebuild new file mode 100644 index 000000000000..0b8a77447b0c --- /dev/null +++ b/dev-python/nuitka/nuitka-0.6.9.6.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS="rdepend" + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Python to native compiler" +HOMEPAGE="https://www.nuitka.net" +SRC_URI="https://nuitka.net/releases/${P^}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND="dev-util/scons[${PYTHON_USEDEP}]" + +RDEPEND="${BDEPEND} + dev-python/appdirs[${PYTHON_USEDEP}]" + +DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf ) +S="${WORKDIR}/${P^}" + +distutils-r1_src_prepare() { + # remove vendored version of SCons that is Python2 only + # this should be removed when upstream removes support for Python2 + rm -vR "${S}/${PN}/build/inline_copy/lib/scons-2.3.2/SCons" || die + eapply_user +} + +python_install() { + distutils-r1_python_install + python_optimize + doman doc/nuitka.1 doc/nuitka3.1 doc/nuitka3-run.1 doc/nuitka-run.1 +} + +pkg_postinst() { + optfeature "support for stand-alone executables" app-admin/chrpath +} -- cgit v1.2.3