OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nine?expand=0&rev=11
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 23 04:11:58 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Use poetry-core for building.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 17 13:47:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.2.0
|
|
* Add to setup.py some Python versions
|
|
* Format Python code with black
|
|
* Unimportant. Format code with black.
|
|
* Python 3.14 removes URLopener & FancyURLopener
|
|
* Replace setup.py with pyproject.toml
|
|
- Limit Python files matched in %files section
|
|
- Remove duplicate Python files
|
|
* Add fdupes to BuildRequires
|
|
* Run fdupes command in %install section
|
|
- Switch package to modern Python Stack on SLE-15
|
|
* Use Python 3.11 on SLE-15 by default
|
|
* 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 BuildRequires from pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 30 11:26:40 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.1.0
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:50:46 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 10 11:40:12 UTC 2017 - jengelh@inai.de
|
|
|
|
- Fix irrelevant description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 29 16:48:12 UTC 2017 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 1.0.0)
|