forked from pool/python-dialite
- Update to 0.6.0
* Modernized repo after a few years. * Dropped Python 2.7 support. * For python 2.7 use version 0.5.3. - 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 name for dist directory in %files section - Update BuildRequires from pyproject.toml OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dialite?expand=0&rev=10
This commit is contained in:
45
python-dialite.changes
Normal file
45
python-dialite.changes
Normal file
@@ -0,0 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 12:01:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.6.0
|
||||
* Modernized repo after a few years.
|
||||
* Dropped Python 2.7 support.
|
||||
* For python 2.7 use version 0.5.3.
|
||||
- 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 name for dist directory in %files section
|
||||
- Update BuildRequires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 2 19:35:13 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.5.3
|
||||
* fix logging argument bug (#5)
|
||||
* formatting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 14:25:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.5.2:
|
||||
* include tests
|
||||
- Execute tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 09:33:18 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Ensure neutrality and relevance of description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 29 14:51:40 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Initial version
|
||||
Reference in New Issue
Block a user