diff --git a/dev-python/google-cloud-storage/Manifest b/dev-python/google-cloud-storage/Manifest new file mode 100644 index 0000000000..e429deb952 --- /dev/null +++ b/dev-python/google-cloud-storage/Manifest @@ -0,0 +1 @@ +DIST google-cloud-storage-1.36.0.tar.gz 5448275 BLAKE2B 17ba528dc8adb92eddd1153fcb103fbb1fe0c8c85b05d1263c7180313c08c3975619cd7c102f95d97c3a20a392665cb9610fc437d4253c0c8b168246a3ec645d SHA512 213704d2bbe344aaeb54487ded8879204be9178a3dbbe111234ea42d903b9de15c030fa9b585714cdc4c65db9a895f4e9713c1fe8c19ad2bcf49c4d04f599642 diff --git a/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild new file mode 100644 index 0000000000..06d35b1c84 --- /dev/null +++ b/dev-python/google-cloud-storage/google-cloud-storage-1.36.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7,8,9} ) +inherit distutils-r1 + +DESCRIPTION="Google Cloud Storage API client library" +HOMEPAGE="https://pypi.org/project/google-cloud-storage/" +SRC_URI="https://files.pythonhosted.org/packages/6d/5c/8f311c50661d907cbe5786c1be91ac75c59fdab4b69d8f679d0926b79820/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" diff --git a/dev-python/google-cloud-storage/metadata.xml b/dev-python/google-cloud-storage/metadata.xml new file mode 100644 index 0000000000..ad8cead24f --- /dev/null +++ b/dev-python/google-cloud-storage/metadata.xml @@ -0,0 +1,8 @@ + + + + + svdm-gentoo@protonmail.com + Simon van der Maas + +