pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-testing.common.database-2.0.3 import to wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Sun Dec 27 22:24:06 2020 +0100
Changeset: 6d587fc4219dce369ff09a7f0e118b530c864f9b
Modified Files:
Makefile
Added Files:
py-testing-common-database/DESCR
py-testing-common-database/Makefile
py-testing-common-database/PLIST
py-testing-common-database/distinfo
Log Message:
py-testing.common.database-2.0.3 import to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6d587fc4219dce369ff09a7f0e118b530c864f9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 ++
py-testing-common-database/DESCR | 1 +
py-testing-common-database/Makefile | 16 ++++++++++++++++
py-testing-common-database/PLIST | 11 +++++++++++
py-testing-common-database/distinfo | 6 ++++++
5 files changed, 36 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 3ba9973dec..ae304846c9 100644
--- a/Makefile
+++ b/Makefile
@@ -3321,6 +3321,8 @@ SUBDIR+= py-dantic
SUBDIR+= py-das
SUBDIR+= py-dask
SUBDIR+= dash-bootstrap-components
+SUBDIR+= py-datashader
+SUBDIR+= py-datashape
SUBDIR+= py-data-google-auth
SUBDIR+= py-dataclasses
SUBDIR+= py-dataclasses-json
diff --git a/py-testing-common-database/DESCR b/py-testing-common-database/DESCR
new file mode 100644
index 0000000000..00e4cbbad0
--- /dev/null
+++ b/py-testing-common-database/DESCR
@@ -0,0 +1 @@
+utilities for testing.* packages
diff --git a/py-testing-common-database/Makefile b/py-testing-common-database/Makefile
new file mode 100644
index 0000000000..335ee15cff
--- /dev/null
+++ b/py-testing-common-database/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME= testing.common.database-2.0.3
+PKGNAME= ${PYPKGPREFIX}-testing-common-databse-2.0.3
+CATEGORIES= databases python
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/testing.common.database/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/tk0miya/testing.common.database
+COMMENT= utilities for testing.* packages
+LICENSE= apache-2.0
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-testing-common-database/PLIST b/py-testing-common-database/PLIST
new file mode 100644
index 0000000000..0d55119d60
--- /dev/null
+++ b/py-testing-common-database/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/testing/common/database.py
+${PYSITELIB}/testing/common/database.pyc
+${PYSITELIB}/testing/common/database.pyo
diff --git a/py-testing-common-database/distinfo b/py-testing-common-database/distinfo
new file mode 100644
index 0000000000..fe0f7bb325
--- /dev/null
+++ b/py-testing-common-database/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (testing.common.database-2.0.3.tar.gz) = 5de990be4d412e73fb529e670927a9bbd3a8637a
+RMD160 (testing.common.database-2.0.3.tar.gz) = dc419d3d4d47670e0a1c914724708348c93f7744
+SHA512 (testing.common.database-2.0.3.tar.gz) = b922254ffd322f44a0f5b6dda855eaa718d683e55a8dc5defd678d908dfe160777002e49393690b1413c1ff320e809a64080475c693cb667e5c9c91cbc3e1045
+Size (testing.common.database-2.0.3.tar.gz) = 11535 bytes
Home |
Main Index |
Thread Index |
Old Index