diff --git a/azure-storage-file-datalake-12.10.0.zip b/azure-storage-file-datalake-12.10.0.zip deleted file mode 100644 index e9f42c7..0000000 --- a/azure-storage-file-datalake-12.10.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14817be7944e081aeea1ab9df6a9a2deeaccb715994c2a1455b9d660a263e130 -size 356523 diff --git a/azure-storage-file-datalake-12.11.0.zip b/azure-storage-file-datalake-12.11.0.zip new file mode 100644 index 0000000..51ef3fd --- /dev/null +++ b/azure-storage-file-datalake-12.11.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b7556403c29ca5b6531c112f0e2d2ef3f340a9add553e8c3484a25bce6216c +size 359090 diff --git a/python-azure-storage-file-datalake.changes b/python-azure-storage-file-datalake.changes index 4a8764d..ea7782f 100644 --- a/python-azure-storage-file-datalake.changes +++ b/python-azure-storage-file-datalake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 17 11:39:10 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.11.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Feb 23 11:54:38 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-datalake.spec b/python-azure-storage-file-datalake.spec index 1e5364a..44c1736 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.10.0 +Version: 12.11.0 Release: 0 Summary: Azure DataLake service client library for Python License: MIT @@ -39,7 +39,7 @@ Requires: python-azure-core < 2.0.0 Requires: python-azure-core >= 1.26.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-blob < 13.0.0 -Requires: python-azure-storage-blob >= 12.15.0 +Requires: python-azure-storage-blob >= 12.16.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-isodate >= 0.6.1 Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)