diff --git a/azure-storage-file-datalake-12.13.1.tar.gz b/azure-storage-file-datalake-12.13.1.tar.gz deleted file mode 100644 index 9d2d273..0000000 --- a/azure-storage-file-datalake-12.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54e8b19e8e3d83bb5fbc51c3a17ed78d6be2811cc78af12beadc5b547bba574e -size 267212 diff --git a/azure-storage-file-datalake-12.14.0.tar.gz b/azure-storage-file-datalake-12.14.0.tar.gz new file mode 100644 index 0000000..93da60a --- /dev/null +++ b/azure-storage-file-datalake-12.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358f1616db479b8272b74fb7d5f10f93dfc695a264137dd1959b50b50dcd6346 +size 269933 diff --git a/python-azure-storage-file-datalake.changes b/python-azure-storage-file-datalake.changes index e39adf1..439d944 100644 --- a/python-azure-storage-file-datalake.changes +++ b/python-azure-storage-file-datalake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 10 11:12:19 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 +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Sep 15 17:12:25 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-datalake.spec b/python-azure-storage-file-datalake.spec index 3d9e11d..e169971 100644 --- a/python-azure-storage-file-datalake.spec +++ b/python-azure-storage-file-datalake.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-datalake -Version: 12.13.1 +Version: 12.14.0 Release: 0 Summary: Azure DataLake service client library for Python License: MIT @@ -38,7 +38,7 @@ 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-blob < 13.0.0 -Requires: python-azure-storage-blob >= 12.18.1 +Requires: python-azure-storage-blob >= 12.19.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-isodate >= 0.6.1 Requires: (python-typing_extensions >= 4.3.0)