Dirk Mueller
a65a342d35
- Update to 1.13.5 * [bugfix] Import setuptools before importing distutils. Thanks to @tjni * [bugfix] Move zip-safe option to tool.setuptools section of pyproject.toml. Thanks to @cclecle - Accomodate upstream's usage of reruns: some tag tests fail with commit hashes starting with 0. OBS-URL: https://build.opensuse.org/request/show/1135087 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-git-versioning?expand=0&rev=13
56 lines
2.1 KiB
Plaintext
56 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 25 11:20:47 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 1.13.5
|
|
* [bugfix] Import setuptools before importing distutils. Thanks
|
|
to @tjni
|
|
* [bugfix] Move zip-safe option to tool.setuptools section of
|
|
pyproject.toml. Thanks to @cclecle
|
|
- Accomodate upstream's usage of reruns: some tag
|
|
tests fail with commit hashes starting with 0.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 9 09:22:01 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 13:30:49 UTC 2023 - Martin Liška <mliska@suse.cz>
|
|
|
|
- Run tests in parallel.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 04:03:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 1.13.2:
|
|
* Documentation changes only.
|
|
- Skip broken test.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 11:10:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Updater to 1.13.1
|
|
* Build and publish sdist package again
|
|
* Allow to install package from .tar.gz without --no-build-isolation flag
|
|
* Get rid of deprecated package dependency
|
|
* Publish development releases to Test PyPI
|
|
* Use pypa/gh-action-pypi-publish Github action to publish releases to PyPI
|
|
* Remove local part of version because it is not allowed in PyPI
|
|
- Update to 1.13.0
|
|
* Make all internal functions private
|
|
* Add tag_filter option. Special thanks to @vortechs2000
|
|
* For Python 3.11 use built-in tomllib instead of toml package
|
|
* Add documentation about fetching package version in runtime
|
|
* Add description for some functions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 8 13:52:04 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Simplify dirty version workaround to avoid modifying repo history
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 31 12:22:11 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for v 1.21.1
|
|
- Required to build bokeh 3
|