diff --git a/azure-storage-file-datalake-12.2.0.zip b/azure-storage-file-datalake-12.2.0.zip deleted file mode 100644 index 8b383b7..0000000 --- a/azure-storage-file-datalake-12.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ea22fd64b1fd27b7aa9cedf65f87ae30b691a4474630ae6dbdabc7ad50e9ba0 -size 270827 diff --git a/azure-storage-file-datalake-12.3.0.zip b/azure-storage-file-datalake-12.3.0.zip new file mode 100644 index 0000000..a9ef830 --- /dev/null +++ b/azure-storage-file-datalake-12.3.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8982c97a14a6db2c295c5efd0da2c31f01e6982cc5f42b9675f9a47f41c3afe4 +size 277523 diff --git a/python-azure-storage-file-datalake.changes b/python-azure-storage-file-datalake.changes index f774371..46de0a2 100644 --- a/python-azure-storage-file-datalake.changes +++ b/python-azure-storage-file-datalake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 24 09:56:18 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.3.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert diff --git a/python-azure-storage-file-datalake.spec b/python-azure-storage-file-datalake.spec index 32e41c1..8f06bbe 100644 --- a/python-azure-storage-file-datalake.spec +++ b/python-azure-storage-file-datalake.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-storage-file-datalake # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-datalake -Version: 12.2.0 +Version: 12.3.0 Release: 0 Summary: Azure DataLake service client library for Python License: MIT @@ -36,12 +36,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.9.0 +Requires: python-azure-core >= 1.10.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-blob < 13.0.0 -Requires: python-azure-storage-blob >= 12.6.0 +Requires: python-azure-storage-blob >= 12.8.0b1 Requires: python-azure-storage-nspkg >= 3.0.0 -Requires: python-msrest >= 0.6.10 +Requires: python-msrest >= 0.6.18 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages