2024-04-04 22:56:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 4 13:16:37 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
|
|
|
|
+ Use primary Python version on Tumbleweed
|
|
|
|
- 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
|
|
|
|
|
2022-07-14 14:46:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 14 12:44:50 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Add missing python-rpm-macros package to BuildRequires
|
|
|
|
|
2019-10-24 21:40:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 12:11:17 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
+ Version 3.0.4
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
HISTORY.txt file provided with this package
|
|
|
|
|
2019-06-04 14:32:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 09:50:08 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Remove unneccesary %python_expand prefix from %fdupes call
|
|
|
|
|
2019-04-18 11:51:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 16 15:53:15 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
+ Version 3.0.3
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
HISTORY.txt file provided with this package
|
|
|
|
- Bump minimum version for Python Azure SDK namespace
|
|
|
|
packages to 3.0.0 in BuildRequires and Requires
|
|
|
|
- Remove python3-devel package from BuildRequires
|
|
|
|
- Remove unzip package from BuildRequires
|
|
|
|
- Run fdupes to hardlink duplicate files
|
|
|
|
+ Add fdupes to BuildRequires
|
|
|
|
+ Add %fdupes invocation to %install
|
|
|
|
|
2018-04-23 15:12:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 20 13:05:27 UTC 2018 - adrian.glaubitz@suse.com
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
+ Version 3.0.2
|
|
|
|
- Move LICENSE.txt from %doc to %license section
|
|
|
|
|
2017-09-27 14:00:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 27 12:00:30 UTC 2017 - adrian.glaubitz@suse.com
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 3.0.1
|