diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-18 00:01:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-18 00:01:42 +0100 |
commit | 075fd1f8cabc5879c6eb42127fb84c3058677fde (patch) | |
tree | 8b761e85416656264e041b1954427a58894b3333 /dev-python/pycxx | |
parent | 6c9dc10e04cd513437e046ccca0e51a3d6d4dc7c (diff) |
gentoo auto-resync : 18:05:2024 - 00:01:41
Diffstat (limited to 'dev-python/pycxx')
-rw-r--r-- | dev-python/pycxx/Manifest | 5 | ||||
-rw-r--r-- | dev-python/pycxx/pycxx-7.1.7-r1.ebuild | 37 | ||||
-rw-r--r-- | dev-python/pycxx/pycxx-7.1.7.ebuild | 37 | ||||
-rw-r--r-- | dev-python/pycxx/pycxx-7.1.8.ebuild | 2 |
4 files changed, 2 insertions, 79 deletions
diff --git a/dev-python/pycxx/Manifest b/dev-python/pycxx/Manifest index 73cab0982dbb..82d6c736f184 100644 --- a/dev-python/pycxx/Manifest +++ b/dev-python/pycxx/Manifest @@ -1,6 +1,3 @@ -DIST pycxx-7.1.7.tar.gz 156383 BLAKE2B 69a454615c9a7cdc57f4c357b9e3805821711bc48efb82e684da6066069ff0ee6af3b76911a705adb6f984969659441d331a8470061b514180ddf53f6494a33d SHA512 5439b2f72a7f04a628e7e93d093566654f3b4eafe78a7834005f86fb08e614f22f4d1fffb8d626e46cd56880ff7792e494ee3282b313ce668a7497d2bc1fbea9 DIST pycxx-7.1.8.tar.gz 154789 BLAKE2B e4b635d4b53ae3fd0790d6eddcd465acfc5272213e9752e7c2a1840edddb66f09bc9617373246964859125a27dc82110de6b4f4ffa44c41c94c338c846490e47 SHA512 3c9c3a23dfa9777c6a48b8600e7336cbadb60080a1051071583d534ead6c691dd9d304613073d6fb0c632eb1703b043b4214826c0ae7bd4b2ca72203ec03c0a2 -EBUILD pycxx-7.1.7-r1.ebuild 991 BLAKE2B 46cb12dcd8a86912ee40fbedce44cea8a26e69f4729f842409d7de84588e5f66fd2c8695d63e6f910c6b52616c59ba40bc23a8ba1fb372c3918dbf1547b00fc6 SHA512 c13382672965dbe1f246d0df6b6668250e0964970bc6159bf581da6d45d20b56f34c3ea49a54941e4c6224c1f809d0518fd728aafdfd3e87f81ae09d7d40b15b -EBUILD pycxx-7.1.7.ebuild 987 BLAKE2B c28374164909979e317bec5010f96aab128b3e2004353230ddfa247dc3cb4d2ff679c59a3d33f9d44874600bef7398b511d3fdc1105291bf40fad6c0e8b72939 SHA512 f86f32c0eb96d073e70a72f455ceb36f24606c59c05fffa0e3f09849657053382c7fe1e32c06cfb5f1ed574a12fe3848d1bb06da36fa5b0058d9f08ec08e69e9 -EBUILD pycxx-7.1.8.ebuild 991 BLAKE2B 46cb12dcd8a86912ee40fbedce44cea8a26e69f4729f842409d7de84588e5f66fd2c8695d63e6f910c6b52616c59ba40bc23a8ba1fb372c3918dbf1547b00fc6 SHA512 c13382672965dbe1f246d0df6b6668250e0964970bc6159bf581da6d45d20b56f34c3ea49a54941e4c6224c1f809d0518fd728aafdfd3e87f81ae09d7d40b15b +EBUILD pycxx-7.1.8.ebuild 987 BLAKE2B a005a733313ed4df61bf0990d3b3af5f1a1c85e954794d0cecedb3ad2604767a75cee30e9ab01974e5f565541e7a02dcf629729f2b956891b43518bf69d1f9ae SHA512 dfd5797a904e1f9fd70376212bcc8f3386871d75f14e6f6808ecdfd01d0ebe0549781edc8f3f773815624cec8e585248c7528599f54dadfc796f8976d2a2d3d8 MISC metadata.xml 741 BLAKE2B 0704aeaef1fff687aa8374876e9d275a135d4ead7fabc938d8b3dc60954717fcf01bb79e8e9a72483184b13441d65294f41f7b5b0b19bebbf42c0934993723f4 SHA512 0b4f912fa2e38882bcaecede459f34270dd222a94bf70fa019e8de1eb1097c9c9016405b9b8a7933fd7839f11404a18c5e2ce7d4b4336a7121e86605903a8901 diff --git a/dev-python/pycxx/pycxx-7.1.7-r1.ebuild b/dev-python/pycxx/pycxx-7.1.7-r1.ebuild deleted file mode 100644 index 8b27cd67cefd..000000000000 --- a/dev-python/pycxx/pycxx-7.1.7-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PYTHON_COMPAT=( python3_{10..12} ) -# DISTUTILS_USE_PEP517=setuptools broken, installs files to /usr/CXX -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 - -DESCRIPTION="Set of facilities to extend Python with C++" -HOMEPAGE="http://cxx.sourceforge.net" -SRC_URI="https://downloads.sourceforge.net/cxx/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="doc examples" - -python_prepare_all() { - # Without this, pysvn fails. - # Src/Python3/cxxextensions.c: No such file or directory - sed -e "/^#include/s:Src/::" -i Src/*.{c,cxx} || die "sed failed" - - distutils-r1_python_prepare_all -} - -python_install_all() { - use doc && local HTML_DOCS=( Doc/. ) - if use examples ; then - docinto examples - dodoc -r Demo/Python{2,3}/. - docompress -x /usr/share/doc/${PF}/examples - fi - distutils-r1_python_install_all -} diff --git a/dev-python/pycxx/pycxx-7.1.7.ebuild b/dev-python/pycxx/pycxx-7.1.7.ebuild deleted file mode 100644 index 0ee747e851dc..000000000000 --- a/dev-python/pycxx/pycxx-7.1.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PYTHON_COMPAT=( python3_{10..11} ) -# DISTUTILS_USE_PEP517=setuptools broken, installs files to /usr/CXX -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 - -DESCRIPTION="Set of facilities to extend Python with C++" -HOMEPAGE="http://cxx.sourceforge.net" -SRC_URI="https://downloads.sourceforge.net/cxx/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="doc examples" - -python_prepare_all() { - # Without this, pysvn fails. - # Src/Python3/cxxextensions.c: No such file or directory - sed -e "/^#include/s:Src/::" -i Src/*.{c,cxx} || die "sed failed" - - distutils-r1_python_prepare_all -} - -python_install_all() { - use doc && local HTML_DOCS=( Doc/. ) - if use examples ; then - docinto examples - dodoc -r Demo/Python{2,3}/. - docompress -x /usr/share/doc/${PF}/examples - fi - distutils-r1_python_install_all -} diff --git a/dev-python/pycxx/pycxx-7.1.8.ebuild b/dev-python/pycxx/pycxx-7.1.8.ebuild index 8b27cd67cefd..104eb10e7890 100644 --- a/dev-python/pycxx/pycxx-7.1.8.ebuild +++ b/dev-python/pycxx/pycxx-7.1.8.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/cxx/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc examples" python_prepare_all() { |