commit:     7cb8bf89dc927f2af9c7ad0f845bc5daf7f04ab5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 07:41:45 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 09:20:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb8bf89

dev-python/botocore: Bump to 1.27.63

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/botocore/Manifest                                          | 1 +
 dev-python/botocore/{botocore-9999.ebuild => botocore-1.27.63.ebuild} | 3 +++
 dev-python/botocore/botocore-9999.ebuild                              | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 5482b47b4cc9..6611c77c713a 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -15,3 +15,4 @@ DIST botocore-1.27.58.gh.tar.gz 9563088 BLAKE2B 
66aecb836cac7bcddbba1fc6b29ce3a2
 DIST botocore-1.27.59.gh.tar.gz 9566420 BLAKE2B 
f8142d7cc16d3cefa9a39a830db97656a920d192d22cccc355dd093c1bc8b49c62af75b3e097ec615c546ff70018e6a9976282fb92c6f29a96f70eb9852b62de
 SHA512 
b330e53fc06f0b067c3bb6ea8981424dc0bd891b7e9ac324201386f6fba12ca74bd9aadf10aaaabd7dc8b18bc943826480648e0a4f82da9ec9a4c5a8ac954cdb
 DIST botocore-1.27.60.gh.tar.gz 9574977 BLAKE2B 
6dda9bdc9104a4c1deed365a7973008fb07aa3e72d9d47193480c394563ac9dfd61d27e70c906b8c9eeb73e26cae8e250d8249c532a128e14e1819525053e940
 SHA512 
d271a116cc4c954a49a1d136348cdc42b60f1904f0c7f425e7457008af412eae37dd77740c91ceab3f44f0c97e4ca0e5b117bdf3bc1415e6e44911e1ab830078
 DIST botocore-1.27.61.gh.tar.gz 9575336 BLAKE2B 
bbc2bb49ee84293d9d7d9f0cc3da70a141778bd68ecc45117a9e99bd8ceba7576b52ed0d5381b085c6a7ae32195a6709e76144f27681cd8d07338ed404b1b236
 SHA512 
1e1ce615a2b02bab2587bb475e783d197cf27496cb1c0c1b06c51453e545ed293b1fab555f23a67246a4a5babb6c5d12fafee2d6f8b997d168e43f62a5e16bfd
+DIST botocore-1.27.63.gh.tar.gz 9581263 BLAKE2B 
3b225160fe0095aa77754c874ceff558c56f547e0454a67fd13c8f093abbef975ff5cf878576b4b6235b1783aaae2278d05026b29d41a95e6168928b035cd1fb
 SHA512 
b3698a0d5ea2e63de3fe94441a1781034d24c0ae5ff06a427ac55eb2cdd05bf917b01fcd9e1bbd389a1d4ac6b625d534b37c1d6c8c72b23670b66d892d5fe6da

diff --git a/dev-python/botocore/botocore-9999.ebuild 
b/dev-python/botocore/botocore-1.27.63.ebuild
similarity index 89%
copy from dev-python/botocore/botocore-9999.ebuild
copy to dev-python/botocore/botocore-1.27.63.ebuild
index 6558cbe56a50..d1a6948e70e5 100644
--- a/dev-python/botocore/botocore-9999.ebuild
+++ b/dev-python/botocore/botocore-1.27.63.ebuild
@@ -63,6 +63,9 @@ python_test() {
                # rely on bundled six
                tests/functional/test_six_imports.py::test_no_bare_six_imports
                tests/functional/test_six_threading.py::test_six_thread_safety
+               # fails on unrelated warnings
+               
tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME
+               
tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
        )
 
        epytest tests/{functional,unit} -n "$(makeopts_jobs)"

diff --git a/dev-python/botocore/botocore-9999.ebuild 
b/dev-python/botocore/botocore-9999.ebuild
index 6558cbe56a50..d1a6948e70e5 100644
--- a/dev-python/botocore/botocore-9999.ebuild
+++ b/dev-python/botocore/botocore-9999.ebuild
@@ -63,6 +63,9 @@ python_test() {
                # rely on bundled six
                tests/functional/test_six_imports.py::test_no_bare_six_imports
                tests/functional/test_six_threading.py::test_six_thread_safety
+               # fails on unrelated warnings
+               
tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME
+               
tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
        )
 
        epytest tests/{functional,unit} -n "$(makeopts_jobs)"

Reply via email to