pkgsrc-WIP-changes archive

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

Import py-google-cloud-storage-1.36.1 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Mar 3 15:52:27 2021 +0100
Changeset:	01d26138a41348913aedc8e84f9a0e96942dbab2

Modified Files:
	Makefile
Added Files:
	py-google-cloud-storage/DESCR
	py-google-cloud-storage/Makefile
	py-google-cloud-storage/PLIST
	py-google-cloud-storage/distinfo

Log Message:
Import py-google-cloud-storage-1.36.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=01d26138a41348913aedc8e84f9a0e96942dbab2

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

diffstat:
 Makefile                         |  1 +
 py-google-cloud-storage/DESCR    |  1 +
 py-google-cloud-storage/Makefile | 19 ++++++++++++++
 py-google-cloud-storage/PLIST    | 54 ++++++++++++++++++++++++++++++++++++++++
 py-google-cloud-storage/distinfo |  6 +++++
 5 files changed, 81 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 9d9a4cb90a..020d28d309 100644
--- a/Makefile
+++ b/Makefile
@@ -3712,6 +3712,7 @@ SUBDIR+=	py-gom
 SUBDIR+=	py-gooey
 SUBDIR+=	py-google-cloud-bigquery
 SUBDIR+=	py-google-cloud-core
+SUBDIR+=	py-google-cloud-storage
 SUBDIR+=	py-google-crc32c
 SUBDIR+=	py-google-resumable-media
 SUBDIR+=	py-goose3
diff --git a/py-google-cloud-storage/DESCR b/py-google-cloud-storage/DESCR
new file mode 100644
index 0000000000..9422ea56a1
--- /dev/null
+++ b/py-google-cloud-storage/DESCR
@@ -0,0 +1 @@
+Google Cloud Storage allows you to store data on Google infrastructure with very high reliability, performance and availability, and can be used to distribute large data objects to users via direct download
diff --git a/py-google-cloud-storage/Makefile b/py-google-cloud-storage/Makefile
new file mode 100644
index 0000000000..c707913708
--- /dev/null
+++ b/py-google-cloud-storage/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	google-cloud-storage-1.36.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	net python
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/google-cloud-storage/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/googleapis/python-storage
+COMMENT=	Google Cloud Storage API client library
+LICENSE=	apache-2.0
+
+DEPENDS+=	${PYPKGPREFIX}-google-auth>=1.11.0:../../security/py-google-auth
+DEPENDS+=	${PYPKGPREFIX}-google-cloud-core>=1.4.1:../../wip/py-google-cloud-core
+DEPENDS+=	${PYPKGPREFIX}-google-resumable-media>=1.2.0:../../wip/py-google-resumable-media
+DEPENDS+=	${PYPKGPREFIX}-requests>=2.18.0:../../devel/py-requests
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-google-cloud-storage/PLIST b/py-google-cloud-storage/PLIST
new file mode 100644
index 0000000000..7032cbebf0
--- /dev/null
+++ b/py-google-cloud-storage/PLIST
@@ -0,0 +1,54 @@
+@comment $NetBSD$
+${PYSITELIB}/google/cloud/storage/__init__.py
+${PYSITELIB}/google/cloud/storage/__init__.pyc
+${PYSITELIB}/google/cloud/storage/__init__.pyo
+${PYSITELIB}/google/cloud/storage/_helpers.py
+${PYSITELIB}/google/cloud/storage/_helpers.pyc
+${PYSITELIB}/google/cloud/storage/_helpers.pyo
+${PYSITELIB}/google/cloud/storage/_http.py
+${PYSITELIB}/google/cloud/storage/_http.pyc
+${PYSITELIB}/google/cloud/storage/_http.pyo
+${PYSITELIB}/google/cloud/storage/_signing.py
+${PYSITELIB}/google/cloud/storage/_signing.pyc
+${PYSITELIB}/google/cloud/storage/_signing.pyo
+${PYSITELIB}/google/cloud/storage/acl.py
+${PYSITELIB}/google/cloud/storage/acl.pyc
+${PYSITELIB}/google/cloud/storage/acl.pyo
+${PYSITELIB}/google/cloud/storage/batch.py
+${PYSITELIB}/google/cloud/storage/batch.pyc
+${PYSITELIB}/google/cloud/storage/batch.pyo
+${PYSITELIB}/google/cloud/storage/blob.py
+${PYSITELIB}/google/cloud/storage/blob.pyc
+${PYSITELIB}/google/cloud/storage/blob.pyo
+${PYSITELIB}/google/cloud/storage/bucket.py
+${PYSITELIB}/google/cloud/storage/bucket.pyc
+${PYSITELIB}/google/cloud/storage/bucket.pyo
+${PYSITELIB}/google/cloud/storage/client.py
+${PYSITELIB}/google/cloud/storage/client.pyc
+${PYSITELIB}/google/cloud/storage/client.pyo
+${PYSITELIB}/google/cloud/storage/constants.py
+${PYSITELIB}/google/cloud/storage/constants.pyc
+${PYSITELIB}/google/cloud/storage/constants.pyo
+${PYSITELIB}/google/cloud/storage/hmac_key.py
+${PYSITELIB}/google/cloud/storage/hmac_key.pyc
+${PYSITELIB}/google/cloud/storage/hmac_key.pyo
+${PYSITELIB}/google/cloud/storage/iam.py
+${PYSITELIB}/google/cloud/storage/iam.pyc
+${PYSITELIB}/google/cloud/storage/iam.pyo
+${PYSITELIB}/google/cloud/storage/notification.py
+${PYSITELIB}/google/cloud/storage/notification.pyc
+${PYSITELIB}/google/cloud/storage/notification.pyo
+${PYSITELIB}/google/cloud/storage/retry.py
+${PYSITELIB}/google/cloud/storage/retry.pyc
+${PYSITELIB}/google/cloud/storage/retry.pyo
+${PYSITELIB}/google/cloud/storage/version.py
+${PYSITELIB}/google/cloud/storage/version.pyc
+${PYSITELIB}/google/cloud/storage/version.pyo
+${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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-google-cloud-storage/distinfo b/py-google-cloud-storage/distinfo
new file mode 100644
index 0000000000..63f3f81c37
--- /dev/null
+++ b/py-google-cloud-storage/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (google-cloud-storage-1.36.1.tar.gz) = 6ed7f8cc48673d25923a917e6ef05710e48df1f2
+RMD160 (google-cloud-storage-1.36.1.tar.gz) = ccf2c7a5ccd1203f69bfc83a17b2462e3dbb5129
+SHA512 (google-cloud-storage-1.36.1.tar.gz) = ccba45a0b27d3c29d720a0594f97473ad4c058031eabf93e0051c19243126128ec67041117e1373cba3652cf142d1dbe16322547a8663406a997bd231c7d3009
+Size (google-cloud-storage-1.36.1.tar.gz) = 5449050 bytes


Home | Main Index | Thread Index | Old Index