summaryrefslogtreecommitdiff
path: root/dev-python/scrypt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scrypt')
-rw-r--r--dev-python/scrypt/Manifest2
-rw-r--r--dev-python/scrypt/scrypt-0.8.24.ebuild (renamed from dev-python/scrypt/scrypt-0.8.20-r1.ebuild)3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/scrypt/Manifest b/dev-python/scrypt/Manifest
index 53b31745594b..a429692644a2 100644
--- a/dev-python/scrypt/Manifest
+++ b/dev-python/scrypt/Manifest
@@ -1,2 +1,2 @@
-DIST scrypt-0.8.20.tar.gz 55874 BLAKE2B b31c7dcec735944f6162709ba6ceb90160b3c9c403121a47e62563f8d2fc50f0505f180d7c18fa2c8e9037a097ca3bffea4c54c1f3b6861004f65a189a20b576 SHA512 da8d34755d4b6c98dc57ff7baf17839cf2434a6d7eb9f6fdc69b3e458d41b4fc49f7fd3a5631318b82bc4b2e46dedb806035897bf1be5a4670b4120f6b46efbc
DIST scrypt-0.8.21.tar.gz 67220 BLAKE2B dcc3613c63a3e5fea3b2cece03490ac8858333f983df74e077d7d957988165371a05623ac10e1bb4e5ed18d320c1dd215b3685d09e97faf6fa243eda48710770 SHA512 f5f45fe8d8232fe47acebf14f2762bae4e5e709469cadf79a977409d14f14603499be11fc39e917dcfa5056bd2877087450b4411954bbcd51438c04da0dc3c87
+DIST scrypt-0.8.24.tar.gz 60845 BLAKE2B 3290c361750fb12409f6d507cd1cc00549cb77edfe2eacc273881642aea9a9f7a42727e138654a2a968d9e8c7819351fb61b7a63266ef36695153670f4e2ac82 SHA512 55a3f5e30992e89f68f35269bcffe977d799e353eff4d5e7a72159850fc838c28c68e6d008cf2470cc7c554755fd81c022543ab2860e9a93504c99d95409c2a3
diff --git a/dev-python/scrypt/scrypt-0.8.20-r1.ebuild b/dev-python/scrypt/scrypt-0.8.24.ebuild
index c49ae8b982de..270a2e1c10df 100644
--- a/dev-python/scrypt/scrypt-0.8.20-r1.ebuild
+++ b/dev-python/scrypt/scrypt-0.8.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Liguros Authors
+# Copyright 2021-2024 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,5 +20,6 @@ RDEPEND="
libressl? ( dev-libs/libressl:0= )
"
DEPEND="${RDEPEND}"
+S=${WORKDIR}/py-${P}
distutils_enable_tests unittest