pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-mnemonic



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 28 19:32:14 UTC 2025

Modified Files:
        pkgsrc/devel/py-mnemonic: DESCR

Log Message:
py-mnemonic: fix pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-mnemonic/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-mnemonic/DESCR
diff -u pkgsrc/devel/py-mnemonic/DESCR:1.1 pkgsrc/devel/py-mnemonic/DESCR:1.2
--- pkgsrc/devel/py-mnemonic/DESCR:1.1  Sat Sep 14 23:48:23 2024
+++ pkgsrc/devel/py-mnemonic/DESCR      Sun Sep 28 19:32:14 2025
@@ -1,8 +1,8 @@
 Reference implementation of BIP-0039: Mnemonic code for generating
 deterministic keys.
 
-This BIP describes the implementation of a mnemonic code or mnemonic sentence –
-a group of easy to remember words – for the generation of deterministic
+This BIP describes the implementation of a mnemonic code or mnemonic sentence -
+a group of easy to remember words - for the generation of deterministic
 wallets.
 
 It consists of two parts: generating the mnenomic, and converting it into a



Home | Main Index | Thread Index | Old Index