pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-cooldict py-cooldict: import version 1.04
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d5432845f9c
branches: trunk
changeset: 439815:5d5432845f9c
user: khorben <khorben%pkgsrc.org@localhost>
date: Tue Sep 29 02:32:13 2020 +0000
description:
py-cooldict: import version 1.04
Some useful dict-like structures.
diffstat:
devel/py-cooldict/DESCR | 1 +
devel/py-cooldict/Makefile | 14 ++++++++++++++
devel/py-cooldict/PLIST | 5 +++++
devel/py-cooldict/distinfo | 6 ++++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 7fdf09ac08a6 -r 5d5432845f9c devel/py-cooldict/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-cooldict/DESCR Tue Sep 29 02:32:13 2020 +0000
@@ -0,0 +1,1 @@
+Some useful dict-like structures.
diff -r 7fdf09ac08a6 -r 5d5432845f9c devel/py-cooldict/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-cooldict/Makefile Tue Sep 29 02:32:13 2020 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/09/29 02:32:13 khorben Exp $
+
+DISTNAME= cooldict-1.04
+PKGNAME= ${PYPKGPREFIX}-cooldict-1.4
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/cooldict/}
+
+MAINTAINER= khorben%defora.org@localhost
+HOMEPAGE= https://github.com/zardus/cooldict
+COMMENT= Some useful dict-like structures
+LICENSE= 2-clause-bsd
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7fdf09ac08a6 -r 5d5432845f9c devel/py-cooldict/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-cooldict/PLIST Tue Sep 29 02:32:13 2020 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2020/09/29 02:32:13 khorben Exp $
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/cooldict.py
+${PYSITELIB}/cooldict.pyc
+${PYSITELIB}/cooldict.pyo
diff -r 7fdf09ac08a6 -r 5d5432845f9c devel/py-cooldict/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-cooldict/distinfo Tue Sep 29 02:32:13 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/09/29 02:32:13 khorben Exp $
+
+SHA1 (cooldict-1.04.tar.gz) = c2d672465be96a55bf1f6c02d0e1f4234ffb3ae5
+RMD160 (cooldict-1.04.tar.gz) = 6fc569e1bfe8956a1fe0eff5b85019f67e204d52
+SHA512 (cooldict-1.04.tar.gz) = ad23eb05167582a3d8772ff8680f29651614e2694a452316e5b5c5d7f6dc50281b86ffc821015abd79ba49f78411a023f63645617491a241a1e1428140afd4d1
+Size (cooldict-1.04.tar.gz) = 5619 bytes
Home |
Main Index |
Thread Index |
Old Index