pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import py-ubjson-0.16.1 to wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Fri Dec 4 19:18:45 2020 +0100
Changeset: 98a1a3e33d11fd55f24f45cd85be448c34bff1c4
Added Files:
py-ubjson/DESCR
py-ubjson/Makefile
py-ubjson/PLIST
py-ubjson/distinfo
Log Message:
import py-ubjson-0.16.1 to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=98a1a3e33d11fd55f24f45cd85be448c34bff1c4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ubjson/DESCR | 1 +
py-ubjson/Makefile | 14 ++++++++++++++
py-ubjson/PLIST | 26 ++++++++++++++++++++++++++
py-ubjson/distinfo | 6 ++++++
4 files changed, 47 insertions(+)
diffs:
diff --git a/py-ubjson/DESCR b/py-ubjson/DESCR
new file mode 100644
index 0000000000..627e38c8ab
--- /dev/null
+++ b/py-ubjson/DESCR
@@ -0,0 +1 @@
+Universal Binary JSON encoder/decoder
diff --git a/py-ubjson/Makefile b/py-ubjson/Makefile
new file mode 100644
index 0000000000..a3f0314f64
--- /dev/null
+++ b/py-ubjson/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME= py-ubjson-0.16.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py-//}
+CATEGORIES= converters python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/py-ubjson/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/Iotic-Labs/py-ubjson
+COMMENT= Universal Binary JSON encoder/decoder
+LICENSE= apache-2.0
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-ubjson/PLIST b/py-ubjson/PLIST
new file mode 100644
index 0000000000..1abbe359d8
--- /dev/null
+++ b/py-ubjson/PLIST
@@ -0,0 +1,26 @@
+@comment $NetBSD$
+${PYSITELIB}/_ubjson.so
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/ubjson/__init__.py
+${PYSITELIB}/ubjson/__init__.pyc
+${PYSITELIB}/ubjson/__init__.pyo
+${PYSITELIB}/ubjson/__main__.py
+${PYSITELIB}/ubjson/__main__.pyc
+${PYSITELIB}/ubjson/__main__.pyo
+${PYSITELIB}/ubjson/compat.py
+${PYSITELIB}/ubjson/compat.pyc
+${PYSITELIB}/ubjson/compat.pyo
+${PYSITELIB}/ubjson/decoder.py
+${PYSITELIB}/ubjson/decoder.pyc
+${PYSITELIB}/ubjson/decoder.pyo
+${PYSITELIB}/ubjson/encoder.py
+${PYSITELIB}/ubjson/encoder.pyc
+${PYSITELIB}/ubjson/encoder.pyo
+${PYSITELIB}/ubjson/markers.py
+${PYSITELIB}/ubjson/markers.pyc
+${PYSITELIB}/ubjson/markers.pyo
diff --git a/py-ubjson/distinfo b/py-ubjson/distinfo
new file mode 100644
index 0000000000..8555a6ab9a
--- /dev/null
+++ b/py-ubjson/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (py-ubjson-0.16.1.tar.gz) = e4fb2566c27da2c179e59d544c32571ef762586b
+RMD160 (py-ubjson-0.16.1.tar.gz) = c5d75a21a18b0786924414987d8a568f593b20cf
+SHA512 (py-ubjson-0.16.1.tar.gz) = 5c5e48fa236571832fbcd100ebe0efd7522a8f5773b74475e7b102fadc4e2917549640d12c5afb2aadbe65a6973b75540681da1df8febbf47f84844bc9337fb0
+Size (py-ubjson-0.16.1.tar.gz) = 50316 bytes
Home |
Main Index |
Thread Index |
Old Index