[Bug 261305] devel/py-azure-core: Update to 1.21.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Jan 2022 13:50:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261305

            Bug ID: 261305
           Summary: devel/py-azure-core: Update to 1.21.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/Azure/azure-sdk-for-python/blob/mai
                    n/sdk/core/azure-core/CHANGELOG.md
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: dbaio@freebsd.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 231127
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231127&action=edit
py-azure-core-1_21_1.patch

devel/py-azure-core: Update to 1.21.1

Changes:       
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/CHANGELOG.md

make test:

E   ModuleNotFoundError: No module named 'devtools_testutils'
5 warnings, 1 error in 2.38 seconds

This devtools_testutils is from azure-sdk-tools:

https://github.com/Azure/azure-sdk-for-python/tree/main/tools/azure-sdk-tools
https://github.com/Azure/azure-sdk-for-python/blob/main/tools/azure-sdk-tools/setup.py

# This is a "fake" package, meaning it's not supposed to be released but used
# locally with "pip install -e"


That's why I'm suggesting just removing the test target.

-- 
You are receiving this mail because:
You are the assignee for the bug.