pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import py-path-and-address-2.0.1 to wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Tue Oct 27 00:53:48 2020 +0100
Changeset: c33e6e7cb798571bff1bbc7a38eb219e201b77e3
Added Files:
py-path-and-address/DESCR
py-path-and-address/Makefile
py-path-and-address/PLIST
py-path-and-address/distinfo
Log Message:
import py-path-and-address-2.0.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=c33e6e7cb798571bff1bbc7a38eb219e201b77e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-path-and-address/DESCR | 2 ++
py-path-and-address/Makefile | 17 +++++++++++++++++
py-path-and-address/PLIST | 14 ++++++++++++++
py-path-and-address/distinfo | 6 ++++++
4 files changed, 39 insertions(+)
diffs:
diff --git a/py-path-and-address/DESCR b/py-path-and-address/DESCR
new file mode 100644
index 0000000000..ce0ec344ac
--- /dev/null
+++ b/py-path-and-address/DESCR
@@ -0,0 +1,2 @@
+Path-and-address resolves ambiguities for command-line
+interface applications with the following pattern
diff --git a/py-path-and-address/Makefile b/py-path-and-address/Makefile
new file mode 100644
index 0000000000..46cdfd8875
--- /dev/null
+++ b/py-path-and-address/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME= path-and-address-2.0.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/path-and-address/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/joeyespo/path-and-address
+COMMENT= Functions for server command-line arguments used by humans
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-path-and-address/PLIST b/py-path-and-address/PLIST
new file mode 100644
index 0000000000..eebb6abd75
--- /dev/null
+++ b/py-path-and-address/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/path_and_address/__init__.py
+${PYSITELIB}/path_and_address/__init__.pyc
+${PYSITELIB}/path_and_address/__init__.pyo
+${PYSITELIB}/path_and_address/parsing.py
+${PYSITELIB}/path_and_address/parsing.pyc
+${PYSITELIB}/path_and_address/parsing.pyo
+${PYSITELIB}/path_and_address/validation.py
+${PYSITELIB}/path_and_address/validation.pyc
+${PYSITELIB}/path_and_address/validation.pyo
diff --git a/py-path-and-address/distinfo b/py-path-and-address/distinfo
new file mode 100644
index 0000000000..6ebc37711a
--- /dev/null
+++ b/py-path-and-address/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (path-and-address-2.0.1.zip) = b8a83b6b425dce2c60f54c4922a5c5b87d8adf1c
+RMD160 (path-and-address-2.0.1.zip) = 1f63413e9772700e95716ae773c8a0dd58b7161e
+SHA512 (path-and-address-2.0.1.zip) = 11b2352389662412451e1e9f3e2997e81d36acbef7ad18c50328b9e9bb395f2f5fc8bca988ef14a7d9b76f5213cbfa17bb82df0e00f6989671181b104e4f1406
+Size (path-and-address-2.0.1.zip) = 6503 bytes
Home |
Main Index |
Thread Index |
Old Index