From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
Date: Mon, 8 May 2023 16:45:36 +0000 (UTC) [thread overview]
Message-ID: <1683564137.20b8015452b74ea151e3620c50fa74cbdfaa3c47.cybertailor@gentoo> (raw)
commit: 20b8015452b74ea151e3620c50fa74cbdfaa3c47
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 8 16:40:18 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 8 16:42:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20b80154
dev-python/azure-storage-blob: add 12.16.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 1 +
.../azure-storage-blob-12.16.0.ebuild | 42 ++++++++++++++++++++++
dev-python/azure-storage-blob/metadata.xml | 2 +-
3 files changed, 44 insertions(+), 1 deletion(-)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index e6e8eef57..5b41aa127 100644
--- a/dev-python/azure-storage-blob/Manifest
+++ b/dev-python/azure-storage-blob/Manifest
@@ -1 +1,2 @@
DIST azure-storage-blob-12.14.1.zip 692238 BLAKE2B cb9cc14f96815c4727ea766b39548e942930f60bca9029e23fda3333bd030650b2066ec1df350665b3ca523a7054f1e3f465b68fa064f9e635280838ec85713c SHA512 ea021ac853a397357f1fa83506e2663b694e4d46527d0f0e810e56cdf69dd7f4ee60f133f1ca71e5a5a8dcf90251ccb26c88fe740202557f5a5b84decd9d595b
+DIST azure-storage-blob-12.16.0.zip 698521 BLAKE2B d976a3ce89620ca9b87aa76a6da0f63d7a85cf6e7573ed3b93833a6d273993b43c9b4edb42b8c6b32e7739d2f717eb81580d7144ab174469cdb7ac0e6cef3caf SHA512 18a7ff7b841a6c76680a5fef622b981b551b7106926b43cefb35b6e2a7e6288947e4e92e62e78f797890cab682d158382f8d90f432c27a05e7ed86d234383b40
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.16.0.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.16.0.ebuild
new file mode 100644
index 000000000..10b7e8ca4
--- /dev/null
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.16.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
+
+DESCRIPTION="Microsoft Azure Blob Storage Client Library for Python"
+HOMEPAGE="
+ https://pypi.org/project/azure-storage-blob/
+ https://github.com/Azure/azure-sdk-for-python
+"
+SRC_URI="$(pypi_sdist_url --no-normalize ${PN} ${PV} .zip)"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="test"
+
+RDEPEND="
+ >=dev-python/azure-core-1.24.2[${PYTHON_USEDEP}]
+ <dev-python/azure-core-2.0.0[${PYTHON_USEDEP}]
+ dev-python/cryptography[${PYTHON_USEDEP}]
+ dev-python/msrest[${PYTHON_USEDEP}]
+"
+BDEPEND="app-arch/unzip"
+# TODO: package azure-sdk-tools (https://github.com/Azure/azure-sdk-for-python/tree/main/tools/azure-sdk-tools)
+#BDEPEND="
+# app-arch/unzip
+# test? (
+# dev-python/aiohttp[${PYTHON_USEDEP}]
+# dev-python/azure-sdk-tools[${PYTHON_USEDEP}]
+# dev-python/requests[${PYTHON_USEDEP}]
+# )
+#"
+
+DOCS=( {CHANGELOG,README,migration_guide}.md )
+
+distutils_enable_tests pytest
diff --git a/dev-python/azure-storage-blob/metadata.xml b/dev-python/azure-storage-blob/metadata.xml
index 0d8293351..41a541a9e 100644
--- a/dev-python/azure-storage-blob/metadata.xml
+++ b/dev-python/azure-storage-blob/metadata.xml
@@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">Azure/azure-sdk-for-python</remote-id>
- <remote-id type="pypi">azure-storage-block</remote-id>
+ <remote-id type="pypi">azure-storage-blob</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2023-05-08 16:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 16:45 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 17:07 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/ Julien Roy
2023-07-21 18:00 Anna Vyalkova
2023-01-13 3:14 Julien Roy
2022-11-04 13:31 Anna Vyalkova
2022-11-04 13:31 Anna Vyalkova
2022-11-04 6:35 Anna Vyalkova
2022-11-04 6:34 Anna Vyalkova
2021-03-28 9:39 Andrew Ammerlaan
2021-02-18 11:36 Simon van der Maas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1683564137.20b8015452b74ea151e3620c50fa74cbdfaa3c47.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox