diff --git a/azure-core-1.30.1.tar.gz b/azure-core-1.30.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..490b2f365fea9b51a29315829e459d614e3c5d73 Binary files /dev/null and b/azure-core-1.30.1.tar.gz differ diff --git a/azure-core-1.6.0.zip b/azure-core-1.6.0.zip deleted file mode 100644 index e4657d82f3bcee7190cce0849f8d323654fa1949..0000000000000000000000000000000000000000 Binary files a/azure-core-1.6.0.zip and /dev/null differ diff --git a/python-azure-core.spec b/python-azure-core.spec index 955dbdcb8a89964a860a0fa28d7312eb71302094..b759f84231e87e9a701b60fdd65f0c1d0b76f94f 100644 --- a/python-azure-core.spec +++ b/python-azure-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-azure-core -Version: 1.6.0 +Version: 1.30.1 Release: 1 Summary: Microsoft Azure Core Library for Python License: MIT URL: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core -Source0: https://files.pythonhosted.org/packages/94/f3/d633865d2b2dd743116e934371d75907e89966f2e5034d3a220c9d220369/azure-core-1.6.0.zip +Source0: https://files.pythonhosted.org/packages/51/0d/b76383f028aa3570419edf97ab504cb84b839e3cbc8c8b2048f16bbea2d3/azure-core-1.30.1.tar.gz BuildArch: noarch %description Azure Core shared client library for PythonAzure core provides shared @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 02 2024 wangqiang - 1.30.1-1 +- Update package to version 1.30.1 + * Mon Jul 25 2022 renliang16 - 1.6.0-1 - Init package python3-azure-core of version 1.6.0