* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2021-02-18 11:36 Simon van der Maas
0 siblings, 0 replies; 11+ messages in thread
From: Simon van der Maas @ 2021-02-18 11:36 UTC (permalink / raw
To: gentoo-commits
commit: 4556c063bfc9d66dd00bd63e0269b520a932b306
Author: Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
AuthorDate: Thu Feb 18 11:35:02 2021 +0000
Commit: Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
CommitDate: Thu Feb 18 11:35:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4556c063
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 <AT> protonmail.com>
dev-python/azure-storage-blob/Manifest | 1 +
.../azure-storage-blob/azure-storage-blob-12.7.1.ebuild | 15 +++++++++++++++
dev-python/azure-storage-blob/metadata.xml | 8 ++++++++
3 files changed, 24 insertions(+)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
new file mode 100644
index 00000000..52f82543
--- /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 00000000..a9a02351
--- /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 00000000..ad8cead2
--- /dev/null
+++ b/dev-python/azure-storage-blob/metadata.xml
@@ -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>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2021-03-28 9:39 Andrew Ammerlaan
0 siblings, 0 replies; 11+ messages in thread
From: Andrew Ammerlaan @ 2021-03-28 9:39 UTC (permalink / raw
To: gentoo-commits
commit: 552df6fc28b3108e927a8cd483bbea601525432f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 09:39:04 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 09:39:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552df6fc
dev-python/azure-storage-blob: add bdep on unzip for zip file
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/azure-storage-blob/azure-storage-blob-12.7.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
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
index a9a023511..eccc77808 100644
--- 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
@@ -13,3 +13,5 @@ SRC_URI="https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db07
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2022-11-04 6:34 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2022-11-04 6:34 UTC (permalink / raw
To: gentoo-commits
commit: 0d0cec218daa733de44d6d655d482bdd865a4032
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov 4 05:51:18 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov 4 06:33:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d0cec21
dev-python/azure-storage-blob: add 12.14.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 1 +
.../azure-storage-blob-12.14.1.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index 662be0b5e..f704e52b9 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.8.1.zip 629903 BLAKE2B cf8d4fb8a52d370c11517019e3dc00349dc9e96f065665936db7089ff15e5ce969ea430e39cd39fdc5d62ee6570969bdd918fd7ab0cfcefdc860d7c4d9d62765 SHA512 0c760b48021e2607d0e7bb9dec7fef25d238542d0b150a0727bb58d8eab94a5d265c4bcb95d7087a113735a2f62c01f0f98711d4f320799f164ef53536e103e6
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
new file mode 100644
index 000000000..0dbe0f230
--- /dev/null
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+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="mirror://pypi/${PN:0:1}/${PN}/${P}.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
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2022-11-04 6:35 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2022-11-04 6:35 UTC (permalink / raw
To: gentoo-commits
commit: ecd08722ce3d556b8bf486d50b030fb4044148b9
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov 4 06:35:06 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov 4 06:35:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecd08722
dev-python/azure-storage-blob: drop 12.14.1
Closes: https://bugs.gentoo.org/848129
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 1 -
.../azure-storage-blob-12.14.1.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index f704e52b9..662be0b5e 100644
--- a/dev-python/azure-storage-blob/Manifest
+++ b/dev-python/azure-storage-blob/Manifest
@@ -1,2 +1 @@
-DIST azure-storage-blob-12.14.1.zip 692238 BLAKE2B cb9cc14f96815c4727ea766b39548e942930f60bca9029e23fda3333bd030650b2066ec1df350665b3ca523a7054f1e3f465b68fa064f9e635280838ec85713c SHA512 ea021ac853a397357f1fa83506e2663b694e4d46527d0f0e810e56cdf69dd7f4ee60f133f1ca71e5a5a8dcf90251ccb26c88fe740202557f5a5b84decd9d595b
DIST azure-storage-blob-12.8.1.zip 629903 BLAKE2B cf8d4fb8a52d370c11517019e3dc00349dc9e96f065665936db7089ff15e5ce969ea430e39cd39fdc5d62ee6570969bdd918fd7ab0cfcefdc860d7c4d9d62765 SHA512 0c760b48021e2607d0e7bb9dec7fef25d238542d0b150a0727bb58d8eab94a5d265c4bcb95d7087a113735a2f62c01f0f98711d4f320799f164ef53536e103e6
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
deleted file mode 100644
index 0dbe0f230..000000000
--- a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-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="mirror://pypi/${PN:0:1}/${PN}/${P}.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
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2022-11-04 13:31 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2022-11-04 13:31 UTC (permalink / raw
To: gentoo-commits
commit: e753220df20c164b34f07a000d35d95f4f26c01f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov 4 13:29:13 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov 4 13:29:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e753220d
Revert "dev-python/azure-storage-blob: drop 12.14.1"
This reverts commit ecd08722ce3d556b8bf486d50b030fb4044148b9.
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 1 +
.../azure-storage-blob-12.14.1.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index 662be0b5e..f704e52b9 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.8.1.zip 629903 BLAKE2B cf8d4fb8a52d370c11517019e3dc00349dc9e96f065665936db7089ff15e5ce969ea430e39cd39fdc5d62ee6570969bdd918fd7ab0cfcefdc860d7c4d9d62765 SHA512 0c760b48021e2607d0e7bb9dec7fef25d238542d0b150a0727bb58d8eab94a5d265c4bcb95d7087a113735a2f62c01f0f98711d4f320799f164ef53536e103e6
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
new file mode 100644
index 000000000..0dbe0f230
--- /dev/null
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+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="mirror://pypi/${PN:0:1}/${PN}/${P}.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
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2022-11-04 13:31 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2022-11-04 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 4db7320611b70a8330f83d3a4b0ca1d406404df2
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov 4 13:29:29 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov 4 13:29:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4db73206
dev-python/azure-storage-blob: drop 12.8.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 1 -
.../azure-storage-blob/azure-storage-blob-12.8.1.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index f704e52b9..e6e8eef57 100644
--- a/dev-python/azure-storage-blob/Manifest
+++ b/dev-python/azure-storage-blob/Manifest
@@ -1,2 +1 @@
DIST azure-storage-blob-12.14.1.zip 692238 BLAKE2B cb9cc14f96815c4727ea766b39548e942930f60bca9029e23fda3333bd030650b2066ec1df350665b3ca523a7054f1e3f465b68fa064f9e635280838ec85713c SHA512 ea021ac853a397357f1fa83506e2663b694e4d46527d0f0e810e56cdf69dd7f4ee60f133f1ca71e5a5a8dcf90251ccb26c88fe740202557f5a5b84decd9d595b
-DIST azure-storage-blob-12.8.1.zip 629903 BLAKE2B cf8d4fb8a52d370c11517019e3dc00349dc9e96f065665936db7089ff15e5ce969ea430e39cd39fdc5d62ee6570969bdd918fd7ab0cfcefdc860d7c4d9d62765 SHA512 0c760b48021e2607d0e7bb9dec7fef25d238542d0b150a0727bb58d8eab94a5d265c4bcb95d7087a113735a2f62c01f0f98711d4f320799f164ef53536e103e6
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild
deleted file mode 100644
index ed47fc843..000000000
--- a/dev-python/azure-storage-blob/azure-storage-blob-12.8.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-inherit distutils-r1
-
-DESCRIPTION="Microsoft Azure Blob Storage Client Library for Python"
-HOMEPAGE="https://pypi.org/project/azure-storage-blob/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2023-01-13 3:14 Julien Roy
0 siblings, 0 replies; 11+ messages in thread
From: Julien Roy @ 2023-01-13 3:14 UTC (permalink / raw
To: gentoo-commits
commit: 2e85863fde8a6b43d10e15184935dff99c5529fe
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Jan 13 01:23:29 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Jan 13 03:11:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e85863f
dev-python/azure-storage-blob: disable py3.8, py3.9
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
.../azure-storage-blob/azure-storage-blob-12.14.1.ebuild | 4 ++--
dev-python/azure-storage-blob/metadata.xml | 12 ++++++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
index 0dbe0f230..14da37ddb 100644
--- a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/azure-storage-blob/metadata.xml b/dev-python/azure-storage-blob/metadata.xml
index ad8cead24..7716cfc41 100644
--- a/dev-python/azure-storage-blob/metadata.xml
+++ b/dev-python/azure-storage-blob/metadata.xml
@@ -1,8 +1,12 @@
<?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>
+ <maintainer type="person">
+ <email>svdm-gentoo@protonmail.com</email>
+ <name>Simon van der Maas</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">Azure/azure-sdk-for-python</remote-id>
+ <remote-id type="pypi">azure-storage-block</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2023-05-08 16:45 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2023-05-08 16:45 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2023-07-21 18:00 Anna Vyalkova
0 siblings, 0 replies; 11+ messages in thread
From: Anna Vyalkova @ 2023-07-21 18:00 UTC (permalink / raw
To: gentoo-commits
commit: a698fb06856b734705879b053c3848423330fdcd
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Jul 20 21:07:21 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Jul 21 17:58:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a698fb06
dev-python/azure-storage-blob: add 12.17.0, drop 12.14.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/azure-storage-blob/Manifest | 2 +-
...re-storage-blob-12.14.1.ebuild => azure-storage-blob-12.17.0.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/azure-storage-blob/Manifest b/dev-python/azure-storage-blob/Manifest
index 5b41aa127..5dbe28161 100644
--- a/dev-python/azure-storage-blob/Manifest
+++ b/dev-python/azure-storage-blob/Manifest
@@ -1,2 +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
+DIST azure-storage-blob-12.17.0.zip 698725 BLAKE2B 4baed9738f55d693fa86fe79da36915f0c6f118c58e8a3f7a259a7d6f85abb27f0bc2696c0f7ff94b6ed6345f4a3d348fecabe4e99759f8ac830f0c8ec46a67e SHA512 fc146efa4853724a1c0b68a2f22bc5c04f91502cabcb135d717ece9c087eb729a5eb05b943f84fcb0dfd400cd8490fbb50235a128bb0e5457f8257f18d0c8032
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
similarity index 100%
rename from dev-python/azure-storage-blob/azure-storage-blob-12.14.1.ebuild
rename to dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/
@ 2024-05-25 17:07 Julien Roy
2024-05-25 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
0 siblings, 1 reply; 11+ messages in thread
From: Julien Roy @ 2024-05-25 17:07 UTC (permalink / raw
To: gentoo-commits
commit: db6ce08d9a01d41ae4ada0e222643204648ba9da
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat May 25 16:58:03 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat May 25 16:58:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db6ce08d
dev-python/azure-storage-blob: enable py3.12
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
index 10b7e8ca4..cd00ee066 100644
--- a/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/azure-storage-blob/
2024-05-25 17:07 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/ Julien Roy
@ 2024-05-25 17:15 ` Julien Roy
0 siblings, 0 replies; 11+ messages in thread
From: Julien Roy @ 2024-05-25 17:15 UTC (permalink / raw
To: gentoo-commits
commit: db6ce08d9a01d41ae4ada0e222643204648ba9da
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat May 25 16:58:03 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat May 25 16:58:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db6ce08d
dev-python/azure-storage-blob: enable py3.12
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild b/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
index 10b7e8ca4..cd00ee066 100644
--- a/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
+++ b/dev-python/azure-storage-blob/azure-storage-blob-12.17.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-05-25 17:15 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-25 17:07 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/azure-storage-blob/ Julien Roy
2024-05-25 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2023-07-21 18:00 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova
2023-05-08 16:45 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox