diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2022-10-29 18:03:32 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2022-10-29 18:03:56 +0300 |
commit | 535b60e5c35c65b15ddcd66739871003be0cb837 (patch) | |
tree | 1e856ad5775dc89fae86469093b34ce6d760f08f /sci-chemistry | |
parent | dev-python/pathtools: last-rite (diff) | |
download | gentoo-535b60e5c35c65b15ddcd66739871003be0cb837.tar.gz gentoo-535b60e5c35c65b15ddcd66739871003be0cb837.tar.bz2 gentoo-535b60e5c35c65b15ddcd66739871003be0cb837.zip |
sci-chemistry/GromacsWrapper: add 0.8.2, drop 0.8.0-r1
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild (renamed from sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild) | 8 | ||||
-rw-r--r-- | sci-chemistry/GromacsWrapper/Manifest | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild index e6354fb05f92..e1c1cccae2b8 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild @@ -3,7 +3,8 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..10} ) +DISTUTILS_USE_PEP517=setuptools if [[ ${PV} = *9999* ]]; then scm_eclass=git-r3 @@ -37,8 +38,3 @@ BDEPEND=" " distutils_enable_tests pytest - -PATCHES=( - # https://github.com/Becksteinlab/GromacsWrapper/issues/182 - "${FILESDIR}"/${P}-tests-package.patch -) diff --git a/sci-chemistry/GromacsWrapper/Manifest b/sci-chemistry/GromacsWrapper/Manifest index 693953f072e3..38f5f6269fbc 100644 --- a/sci-chemistry/GromacsWrapper/Manifest +++ b/sci-chemistry/GromacsWrapper/Manifest @@ -1 +1 @@ -DIST GromacsWrapper-0.8.0.tar.gz 1205837 BLAKE2B 3627e56df0dc6ba86caac67795416c7c8c187aaa4fac545600d17dcd799cb153feaab61a0f0632e051c4e9c0b4cd74f8e165156873e36bc53571bec78e5fca61 SHA512 da7215216c9a2b52094bb7e43e04f1b429c4893ba67b4bd850fe68e99f338813392fd9d0aa1b19d3398c694be964bc2badbf1b3623420da929ee4abcef18026f +DIST GromacsWrapper-0.8.2.tar.gz 1954926 BLAKE2B c05995667f925a7519e07e59519e985693effa2fd511d228d236bff978d05430d422003e1360f9fda26564e40bb69183ae8e9b7334e0427c2b177f019df38a6a SHA512 b8a3e7da43eaabaf0fe12f4c06ff80f018847f9386c16eb66c96b3840c66b79d02ee47e675c08ed81df0ef495261c3b557d64c62caac0e484f661ef6b3a5be73 |