mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/azure-storage-blob: new package
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Simon van der Maas <svdm-gentoo@protonmail.com>
This commit is contained in:
1
dev-python/azure-storage-blob/Manifest
Normal file
1
dev-python/azure-storage-blob/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST azure-storage-blob-12.7.1.zip 607272 BLAKE2B 8880f409ec0c32ec1851879c2c480e76658a89105757f7c3269e638edd14146264f8a3af0da3b3d9123ecdd8c94cbe7e83d9b05557a50a82ae05f21fe19583a0 SHA512 741e1cd0eee4066803f0f67467a80de5b63c5456a1b83ab034be31a583ac7b3d2ec4b5a88dc4971c2c21584c69e95b5cb788a05db86ae6d8ba1671a378d907f1
|
||||
@@ -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"
|
||||
8
dev-python/azure-storage-blob/metadata.xml
Normal file
8
dev-python/azure-storage-blob/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>svdm-gentoo@protonmail.com</email>
|
||||
<name>Simon van der Maas</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user