2024-04-04 20:11:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 4 12:59:07 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
|
|
|
|
|
|
2022-11-28 14:17:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 24 17:53:50 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 10.0.0b2
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
- Update Requires from setup.py
|
|
|
|
|
|
2022-06-03 21:07:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 24 12:06:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 10.0.0b1
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
- Remove temporary version override
|
|
|
|
|
- Update Requires from setup.py
|
|
|
|
|
|
2021-11-11 14:49:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 11 14:43:31 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 9.0.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
- Override upstream version with 9.0.0.0 to ensure
|
|
|
|
|
proper upgrade from previous version 9.0.0b1
|
|
|
|
|
|
2021-08-06 13:58:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 6 13:37:00 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 9.0.0b1
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
- Update Requires from setup.py
|
|
|
|
|
|
2021-03-29 13:09:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 18 12:24:06 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 4.1.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
|
2021-01-11 13:31:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 11 12:41:35 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 4.0.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
|
2020-11-30 12:22:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
|
|
|
|
|
|
- Only build Python3 flavors for distributions 15 and greater
|
|
|
|
|
|
2020-08-31 17:47:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 27 14:16:41 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 3.1.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
|
2020-04-02 17:17:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 2 16:31:54 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 3.0.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
CHANGELOG.md file provided with this package
|
|
|
|
|
- Rename HISTORY.rst to CHANGELOG.md in %files section
|
|
|
|
|
- Rename README.rst to README.md in %files section
|
|
|
|
|
|
2020-01-27 16:57:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 20 15:38:47 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 2.0.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
HISTORY.txt file provided with this package
|
|
|
|
|
- Update %description from README.rst
|
|
|
|
|
|
2019-10-07 10:10:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 4 12:17:11 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Drop patches to support older versions of setuptools as
|
|
|
|
|
SLE-12 is now shipping with a recent enough version
|
|
|
|
|
+ ami_drop-compatible-releases-operator.patch
|
|
|
|
|
+ ami_drop-extras-require.patch
|
|
|
|
|
|
2019-04-15 13:00:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 12 12:06:31 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- New upstream release
|
|
|
|
|
+ Version 1.0.0
|
|
|
|
|
+ For detailed information about changes see the
|
|
|
|
|
HISTORY.txt 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
|
|
|
|
|
- Use correct name for ami_drop-extras-require.patch
|
|
|
|
|
+ ami_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
|
|
|
|
|
+ ami_drop-extras-require.patch
|
|
|
|
|
- Refresh patches for new version
|
|
|
|
|
+ ami_drop-compatible-releases-operator.patch
|
|
|
|
|
- Run fdupes to hardlink duplicate files
|
|
|
|
|
+ Add fdupes to BuildRequires
|
|
|
|
|
+ Add %fdupes invocation to %install
|
|
|
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
|
|
2018-09-07 21:09:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 6 13:17:38 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
|
+ Version 0.2.0
|
|
|
|
|
- Add patch to drop compatible releases operator from setup.py,
|
|
|
|
|
required for SLES12 as the setuptools version is too old
|
|
|
|
|
+ ami_drop-compatible-releases-operator.patch
|