pkgsrc-WIP-changes archive

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

wip/py-symlens: import py37-symlens-0.2.4



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Sep 14 01:49:17 2020 +0100
Changeset:	f9f03a75c63ec4a5ecbb12b2d5990c283bc5d957

Added Files:
	py-symlens/DESCR
	py-symlens/Makefile
	py-symlens/PLIST
	py-symlens/distinfo

Log Message:
wip/py-symlens: import py37-symlens-0.2.4

Symbolic Mode Coupling

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

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

diffstat:
 py-symlens/DESCR    |  1 +
 py-symlens/Makefile | 19 +++++++++++++++++++
 py-symlens/PLIST    | 21 +++++++++++++++++++++
 py-symlens/distinfo |  6 ++++++
 4 files changed, 47 insertions(+)

diffs:
diff --git a/py-symlens/DESCR b/py-symlens/DESCR
new file mode 100644
index 0000000000..b55e64a4a6
--- /dev/null
+++ b/py-symlens/DESCR
@@ -0,0 +1 @@
+Symbolic Mode Coupling
diff --git a/py-symlens/Makefile b/py-symlens/Makefile
new file mode 100644
index 0000000000..cee5df3f6d
--- /dev/null
+++ b/py-symlens/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	symlens-0.2.4
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math python
+MASTER_SITES=	https://files.pythonhosted.org/packages/4a/ad/5e9ff0d09a9f51dc04ba6f37a65edada0b36bd6fc8fa91f549968d51016f/
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/simonsobs/symlens
+COMMENT=	Symbolic Mode Coupling
+LICENSE=	modified-bsd
+
+BUILD_DEPENDS+=	# TODO: pytest-runner>=0
+TEST_DEPENDS+=	# TODO: pytest>=0
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-symlens/PLIST b/py-symlens/PLIST
new file mode 100644
index 0000000000..a48e52a842
--- /dev/null
+++ b/py-symlens/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD$
+${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}/top_level.txt
+${PYSITELIB}/symlens/__init__.py
+${PYSITELIB}/symlens/__init__.pyc
+${PYSITELIB}/symlens/__init__.pyo
+${PYSITELIB}/symlens/_helpers.py
+${PYSITELIB}/symlens/_helpers.pyc
+${PYSITELIB}/symlens/_helpers.pyo
+${PYSITELIB}/symlens/factorize.py
+${PYSITELIB}/symlens/factorize.pyc
+${PYSITELIB}/symlens/factorize.pyo
+${PYSITELIB}/symlens/qe.py
+${PYSITELIB}/symlens/qe.pyc
+${PYSITELIB}/symlens/qe.pyo
+${PYSITELIB}/symlens/utils.py
+${PYSITELIB}/symlens/utils.pyc
+${PYSITELIB}/symlens/utils.pyo
diff --git a/py-symlens/distinfo b/py-symlens/distinfo
new file mode 100644
index 0000000000..bc30c690bc
--- /dev/null
+++ b/py-symlens/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (symlens-0.2.4.tar.gz) = 4efc2c6e0079a5b67562f5b664ae1c53c65ff31e
+RMD160 (symlens-0.2.4.tar.gz) = d73dff2c32db9f89222a2aaac75d2ec8498b0c18
+SHA512 (symlens-0.2.4.tar.gz) = 4416947c293ef9687483a283cc7a11f48074d8af82b31dcf55f7554e667a8a5c43a18fc2da9b557f26f6c160a274cf218d22eaf957bd80c799b01826e37eca92
+Size (symlens-0.2.4.tar.gz) = 432119 bytes


Home | Main Index | Thread Index | Old Index