pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
+py-pfsc-util in wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Sun Nov 20 21:48:11 2022 +0000
Changeset: ff6e68d48d5938fe45c2ad0301b2b254d3fc7021
Modified Files:
Makefile
Added Files:
py-pfsc-util/DESCR
py-pfsc-util/Makefile
py-pfsc-util/PLIST
py-pfsc-util/distinfo
Log Message:
+py-pfsc-util in wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff6e68d48d5938fe45c2ad0301b2b254d3fc7021
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-pfsc-util/DESCR | 2 ++
py-pfsc-util/Makefile | 16 ++++++++++++++++
py-pfsc-util/PLIST | 14 ++++++++++++++
py-pfsc-util/distinfo | 5 +++++
5 files changed, 38 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index c539bb28b4..0e9bf7cccc 100644
--- a/Makefile
+++ b/Makefile
@@ -4393,6 +4393,7 @@ SUBDIR+= py-pipfile
SUBDIR+= py-piquant
SUBDIR+= py-pithos
SUBDIR+= py-pixiedust
+SUBDIR+= py-pfsc-util
SUBDIR+= py-plac
SUBDIR+= py-plete
SUBDIR+= py-plex
diff --git a/py-pfsc-util/DESCR b/py-pfsc-util/DESCR
new file mode 100644
index 0000000000..a83b4ca6b5
--- /dev/null
+++ b/py-pfsc-util/DESCR
@@ -0,0 +1,2 @@
+This is a library of utilities that were originally developed for use in
+Proofscape, but which are highly general, and may be more broadly useful.
diff --git a/py-pfsc-util/Makefile b/py-pfsc-util/Makefile
new file mode 100644
index 0000000000..0464b6b24d
--- /dev/null
+++ b/py-pfsc-util/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME= pfsc-util-0.22.8
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pfsc-util/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/proofscape/pfsc-util
+COMMENT= Proofscape Utilities
+LICENSE= apache-2.0
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-pfsc-util/PLIST b/py-pfsc-util/PLIST
new file mode 100644
index 0000000000..7d2488ff2d
--- /dev/null
+++ b/py-pfsc-util/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}/pfsc_util/__init__.py
+${PYSITELIB}/pfsc_util/__init__.pyc
+${PYSITELIB}/pfsc_util/__init__.pyo
+${PYSITELIB}/pfsc_util/imports.py
+${PYSITELIB}/pfsc_util/imports.pyc
+${PYSITELIB}/pfsc_util/imports.pyo
+${PYSITELIB}/pfsc_util/scan.py
+${PYSITELIB}/pfsc_util/scan.pyc
+${PYSITELIB}/pfsc_util/scan.pyo
diff --git a/py-pfsc-util/distinfo b/py-pfsc-util/distinfo
new file mode 100644
index 0000000000..1a7e5b2368
--- /dev/null
+++ b/py-pfsc-util/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (pfsc-util-0.22.8.tar.gz) = a9ec577e133ec7f69abcf0c523d9de3bbb3b574544fe390a22ae5f3c338f7cf4
+SHA512 (pfsc-util-0.22.8.tar.gz) = a92bc97b828a7b2c5a4fce472820782ec47da5f1874bbbe7b18812125df045048e8fdc54963cada9013ca416f8962107548811b6eebad3a401a3e988223129ef
+Size (pfsc-util-0.22.8.tar.gz) = 7747 bytes
Home |
Main Index |
Thread Index |
Old Index