re_mgmt_web-10.1.0.tar.gz) = 573655 diff --git a/devel/py-azure-mgmt-web/files/patch-pyproject.toml b/devel/py-azure-mgmt-web/files/patch-pyproject.toml new file mode 100644 index 000000000000..e6cb6c0ded14 --- /dev/null +++ b/devel/py-azure-mgmt-web/files/patch-pyproject.toml @@ -0,0 +1,19 @@ +--- pyproject.toml.orig 2025-11-17 08:31:48 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ requires = [ + [build-system] + requires = [ +- "setuptools>=77.0.3", ++ "setuptools>=61", + "wheel", + ] + build-backend = "setuptools.build_meta" +@@ -11,7 +11,7 @@ description = "Microsoft Azure Web Management Client L + { name = "Microsoft Corporation", email = "azpysdkhelp@microsoft.com" }, + ] + description = "Microsoft Azure Web Management Client Library for Python" +-license = "MIT" ++license = { text = "MIT" } + classifiers = [ + "Development Status :: 5 - Production/Stable", + "Programming Language :: Python", diff --git a/devel/py-azure-mgmt-web/pkg-descr b/devel/py-azure-mgmt-web/pkg-descr index 40488bb77326..c013d21b379a 100644 --- a/devel/py-azure-mgmt-web/pkg-descr +++ b/devel/py-azure-mgmt-web/pkg-descr @@ -1,4 +1,3 @@ -This is the Microsoft Azure Web Apps Management Client Library. - -Azure Resource Manager (ARM) is the next generation of management APIs that -replace the old Azure Service Management (ASM). +This is the Microsoft Azure Web Apps Management Client Library. This package has +been tested with Python 3.9+. For a more complete view of Azure libraries, see +the azure sdk python release.