aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-16 20:21:34 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-17 10:20:18 -0700
commit6565ad2eb90fe0840047d097fa5637d176a7d580 (patch)
treed9bffc695ccb5e7d7d5a4a436d5d08794573c6bb /README
parentcatalyst: Remove the 'hash_function' config option (diff)
downloadcatalyst-6565ad2eb90fe0840047d097fa5637d176a7d580.tar.gz
catalyst-6565ad2eb90fe0840047d097fa5637d176a7d580.tar.bz2
catalyst-6565ad2eb90fe0840047d097fa5637d176a7d580.zip
catalyst: Use hashlib instead of external tools
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index eb75ba67..1a039fca 100644
--- a/README
+++ b/README
@@ -20,7 +20,6 @@ Requirements
- Python 3.6 or greater
- An ebuild repository snapshot (or an ebuild tree to create one)
- A generic stage3 tarball for your architecture
-- shash for digest support
What is catalyst?
========================