diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest new file mode 100644 index 0000000000..52f82543f3 --- /dev/null +++ b/dev-python/azure-storage-blob/Manifest @@ -0,0 +1 @@ +DIST azure-storage-blob-12.7.1.zip 607272 BLAKE2B 8880f409ec0c32ec1851879c2c480e76658a89105757f7c3269e638edd14146264f8a3af0da3b3d9123ecdd8c94cbe7e83d9b05557a50a82ae05f21fe19583a0 SHA512 741e1cd0eee4066803f0f67467a80de5b63c5456a1b83ab034be31a583ac7b3d2ec4b5a88dc4971c2c21584c69e95b5cb788a05db86ae6d8ba1671a378d907f1 diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild new file mode 100644 index 0000000000..a9a0235116 --- /dev/null +++ b/dev-python/azure-storage-blob/azure-storage-blob-12.7.1.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="Microsoft Azure Blob Storage Client Library for Python" +HOMEPAGE="https://pypi.org/project/azure-storage-blob/" +SRC_URI="https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db071755288cd646ed02bc87abd160d4b2c23ae/${P}.zip" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" diff --git a/dev-python/azure-storage-blob/metadata.xml b/dev-python/azure-storage-blob/metadata.xml new file mode 100644 index 0000000000..ad8cead24f --- /dev/null +++ b/dev-python/azure-storage-blob/metadata.xml @@ -0,0 +1,8 @@ + + + + + svdm-gentoo@protonmail.com + Simon van der Maas + +