From 700e2002146c15e0da4d7ed0deac69cb5361400fca6fc4566139cd7ad6d8a2b8 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 7 May 2020 12:24:18 +0000 Subject: [PATCH] Accepting request 801157 from home:glaubitz:branches:devel:languages:python:azure - Update Azure SDK components to latest upstream version OBS-URL: https://build.opensuse.org/request/show/801157 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-datalake?expand=0&rev=3 --- azure-storage-file-datalake-12.0.0b6.zip | 3 --- azure-storage-file-datalake-12.0.1.zip | 3 +++ python-azure-storage-file-datalake.changes | 10 ++++++++++ python-azure-storage-file-datalake.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 azure-storage-file-datalake-12.0.0b6.zip create mode 100644 azure-storage-file-datalake-12.0.1.zip diff --git a/azure-storage-file-datalake-12.0.0b6.zip b/azure-storage-file-datalake-12.0.0b6.zip deleted file mode 100644 index c6a3d7c..0000000 --- a/azure-storage-file-datalake-12.0.0b6.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe3c9a3f9cd1583e8bfd6b9c9da416a0dd2ceaae30f427e317b7fbdaf1d9c86a -size 171963 diff --git a/azure-storage-file-datalake-12.0.1.zip b/azure-storage-file-datalake-12.0.1.zip new file mode 100644 index 0000000..784954a --- /dev/null +++ b/azure-storage-file-datalake-12.0.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1b1181ebffcdecf161685882e5c941863d4727a1fd820b43f95ddb5c49fd1f +size 234620 diff --git a/python-azure-storage-file-datalake.changes b/python-azure-storage-file-datalake.changes index 6f21fe4..d400bc8 100644 --- a/python-azure-storage-file-datalake.changes +++ b/python-azure-storage-file-datalake.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 5 12:19:00 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.0.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename HISTORY.md to CHANGELOG.md in %files section +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Jan 29 15:23:14 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-datalake.spec b/python-azure-storage-file-datalake.spec index 4137198..004aec5 100644 --- a/python-azure-storage-file-datalake.spec +++ b/python-azure-storage-file-datalake.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-storage-file-datalake -Version: 12.0.0b6 +Version: 12.0.1 Release: 0 Summary: Azure DataLake service client library for Python License: MIT @@ -33,7 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.1.0 +Requires: python-azure-core >= 1.2.2 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-blob < 13.0.0 Requires: python-azure-storage-blob >= 12.0 @@ -73,7 +73,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ } %files %{python_files} -%doc HISTORY.md README.md +%doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/azure/storage/filedatalake %{python_sitelib}/azure_storage_file_datalake-*.egg-info