diff --git a/azure-storage-file-share-12.13.0.zip b/azure-storage-file-share-12.13.0.zip deleted file mode 100644 index 3e46218..0000000 --- a/azure-storage-file-share-12.13.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a33a952163ef025d1da1aa8aefb3fe541871f6afba2e393fabb5ab00fd993e6f -size 403973 diff --git a/azure-storage-file-share-12.14.0.tar.gz b/azure-storage-file-share-12.14.0.tar.gz new file mode 100644 index 0000000..ff84d3f --- /dev/null +++ b/azure-storage-file-share-12.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46f5869beb5d35930d11f0077c2bdbdba327d88dfa5f6aae702d469a103e36b +size 315016 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 7783113..a32c515 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 13 12:18:54 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.14.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ + ------------------------------------------------------------------- Wed Jul 12 19:01:33 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index f316b66..ba2f026 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -21,27 +21,26 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-share -Version: 12.13.0 +Version: 12.14.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-storage-file-share/azure-storage-file-share-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-storage-file-share/azure-storage-file-share-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: unzip Requires: python-azure-core < 2.0.0 Requires: python-azure-core >= 1.28.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 Requires: python-isodate >= 0.6.1 -Requires: (python-typing_extensions >= 4.3.0) +Requires: python-typing_extensions >= 4.3.0 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages