File python-azure-datalake-store.changes of Package python-azure-datalake-store
-------------------------------------------------------------------
Wed Mar 12 13:38:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.0.0a0
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Override upstream version with 1.0.0~a0
- Remove samples directory from source tree
- Remove %{python_sitelib}/samples/ in %files section
- Rename LICENSE.txt to License.txt in %files section
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Apr 4 12:51:15 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Switch package to modern Python Stack on SLE-15
+ Use Python 3.11 on SLE-15 by default
+ Add Obsoletes for old python3 package on SLE-15
+ Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
+ Add python-pip and python-wheel to BuildRequires
+ Replace %python_build with %pyproject_wheel
+ Replace %python_install with %pyproject_install
+ Update name for dist directory in %files section
- Drop setting default file attributes in %files section
- Use modern RPM macros to express version dependencies
-------------------------------------------------------------------
Tue Mar 5 09:39:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.53
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Nov 2 14:07:39 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.52
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Only build Python3 flavors for distributions 15 and greater
-------------------------------------------------------------------
Thu Nov 12 11:48:12 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.51
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Mon Oct 5 09:20:52 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.50
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Wed Aug 26 12:51:11 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.49
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Move python-futures from BuildRequires to Requires as it is a runtime dependency
-------------------------------------------------------------------
Mon Jan 6 15:45:29 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.48
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Fri Oct 4 12:13:06 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.47
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Add python-requires to BuildRequires for Python 2.x
- Drop patch to support older versions of setuptools as
SLE-12 is now shipping with a recent enough version
+ ads_drop-extras-require.patch
-------------------------------------------------------------------
Thu Apr 11 11:48:00 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.44
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Bump minimum version for namespace packages
to 3.0.0 in BuildRequires and Requires
- Remove python-devel package from BuildRequires
- Remove unzip package from BuildRequires
- Refresh patches for new version
+ ads_drop-extras-require.patch
- Run fdupes to hardlink duplicate files
+ Add fdupes to BuildRequires
+ Add %fdupes invocation to %install
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Mon Sep 3 11:59:03 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 0.0.30
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Drop obsolete patches for new version
+ ads_drop-compatible-releases-operator.patch
- Refresh patches for new version
+ ads_drop-extras-require.patch
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Apr 24 14:17:44 UTC 2018 - adrian.glaubitz@suse.com
- New upstream release
+ Version 0.0.19
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Move LICENSE.txt from %doc to %license section
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Jan 26 12:12:53 UTC 2018 - adrian.glaubitz@suse.com
- New upstream release
+ Version 0.0.17
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Install HISTORY.rst into doc directory
-------------------------------------------------------------------
Thu Oct 5 11:55:37 UTC 2017 - adrian.glaubitz@suse.com
- Remove versioning for namespace packages in Requires
- Add namespace packages to BuildRequires
- Remove namespace files in %install target
- Explicitly specify Python files of the package in %files
-------------------------------------------------------------------
Tue Sep 12 12:39:56 UTC 2017 - adrian.glaubitz@suse.com
- New upstream release
+ Version 0.0.16
-------------------------------------------------------------------
Wed Jul 26 10:43:20 UTC 2017 - adrian.glaubitz@suse.com
- Add python-azure-nspkg to Requires
-------------------------------------------------------------------
Wed Jul 26 09:53:32 UTC 2017 - adrian.glaubitz@suse.com
- Initial build
+ Version 0.0.14
- Add patch to drop compatible releases operator from setup.py,
required for SLES12 as the setuptools version is too old
+ ads_drop-compatible-releases-operator.patch
- Add patch to drop extras_require field from setup.py,
required for SLES12 as the setuptools version is too old
+ ads_drop-extras-require.patch