summaryrefslogtreecommitdiff
path: root/dev-python/pycuda
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 06:23:32 +0000
commitf3784aee1f8e4d7971fd27543cb7490cb9f83649 (patch)
tree5bba1b092092f867ce0b57b29484e1da19442262 /dev-python/pycuda
parentb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (diff)
gentoo auto-resync : 16:03:2023 - 06:23:32
Diffstat (limited to 'dev-python/pycuda')
-rw-r--r--dev-python/pycuda/Manifest2
-rw-r--r--dev-python/pycuda/pycuda-2021.1.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pycuda/Manifest b/dev-python/pycuda/Manifest
index 419c4fe400dd..03d92d00d077 100644
--- a/dev-python/pycuda/Manifest
+++ b/dev-python/pycuda/Manifest
@@ -1,3 +1,3 @@
DIST pycuda-2021.1.tar.gz 1682423 BLAKE2B 0ebd7554a5f92cd0d39ce7b5f64218f0b0dcfa1f3e63d3180306a149ad0581150630813eee7fbc17e32bb35ea711a46b84332705d6ffece7b11e7e928ef07aad SHA512 1df09f59e254f7e39b630ff41d22237ab0c81c0e6e7b7611c57eb98ade8531356b9cb3e381e6fa7e8495a46c465458febaf8ad56ceb8d570b5b25defb6dd55a9
-EBUILD pycuda-2021.1.ebuild 2353 BLAKE2B b61e6e09464e1a18243f700cc8d80baeca673ccd7b2bc92268f538b6cfe358a2a847756ca4baf3bef6b9df4439202ca6bfd6b81897621898ce0db8977395debd SHA512 6c52ddd9cbc88183dfd232b91a57b41a8a9e91e3b399e2e6e76049ecef48eb71f20c5a11ee4ed2007b5bb5214ba0d98a275a78229a72b8d13466344f9e8ea6db
+EBUILD pycuda-2021.1.ebuild 2308 BLAKE2B d709ad40a285a2cd83e49ce0ff1d3fada6813df2591c207bc3395c92eeb370f64e3860c9e96d1eeb2a32f88c082f8a3247de2ea6061ad666577231d2251e7031 SHA512 5a0b252cf22afb862c19eeb7e79258791b414c1ae3eac7b65fce7a99f5b36ab82bd954c61e0ee41ca09739763ba9b30d856ce46e99fd7b878d190346390a2581
MISC metadata.xml 333 BLAKE2B fcbf9c2b3c4fe1261c4576c8b95ce0ec1e8182e8377205927acfdb803668d70653e1572d50be0c9d1c2400b81a7db9003db3aba9e85cc6892f5f1f048a546a9c SHA512 b05c6924e1a322ebba353240ddc5392f4c8b5172c291f259c0d149e644fded7f48056f3950651d73782fd4b0c88b5bcf33aec772e9f61bdd41b6d4cfad1568d5
diff --git a/dev-python/pycuda/pycuda-2021.1.ebuild b/dev-python/pycuda/pycuda-2021.1.ebuild
index 4fda5bcd0c5d..c828d80ab91d 100644
--- a/dev-python/pycuda/pycuda-2021.1.ebuild
+++ b/dev-python/pycuda/pycuda-2021.1.ebuild
@@ -5,11 +5,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..10} )
-inherit cuda distutils-r1
+inherit cuda distutils-r1 pypi
DESCRIPTION="Python wrapper for NVIDIA CUDA"
HOMEPAGE="https://mathema.tician.de/software/pycuda/ https://pypi.org/project/pycuda/"
-SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0 MIT"
SLOT="0"