pkgsrc-WIP-changes archive

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

py-cykhash: Minor DESCR clean up



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jan 10 08:12:44 2024 -0600
Changeset:	d25438dd86075a8f21e36d4b5b977145eed98c20

Modified Files:
	py-cykhash/DESCR

Log Message:
py-cykhash: Minor DESCR clean up

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d25438dd86075a8f21e36d4b5b977145eed98c20

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

diffstat:
 py-cykhash/DESCR | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-cykhash/DESCR b/py-cykhash/DESCR
index b48f0ff62c..38d0ba7a74 100644
--- a/py-cykhash/DESCR
+++ b/py-cykhash/DESCR
@@ -1,5 +1,6 @@
 Cykhash is a cython equivalent to khash-sets/maps, efficient
 implementation of isin and unique
+
 Benefits:
     Brings functionality of khash to Python and Cython and can be used
     seamlessly in numpy or pandas.


Home | Main Index | Thread Index | Old Index