15
0

Accepting request 1282381 from home:nkrapp:branches:devel:languages:python

- Update to 2.1.0
  * fix #26 - list individuals in license file by @RonnyPfannschmidt in #52
  * Run tests in CI by @nicoddemus in #53
  * Use pypa/gh-action-pypi-publish@release/v1 @ GHA by @webknjaz in #54
  * Add support for Python 3.12-3.13 and drop EOL 3.7 by @hugovk in #56

OBS-URL: https://build.opensuse.org/request/show/1282381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iniconfig?expand=0&rev=20
This commit is contained in:
2025-06-05 12:39:59 +00:00
committed by Git OBS Bridge
parent 16946a8d57
commit e97008f7eb
6 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 3 14:18:36 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 2.1.0
* fix #26 - list individuals in license file by @RonnyPfannschmidt in #52
* Run tests in CI by @nicoddemus in #53
* Use pypa/gh-action-pypi-publish@release/v1 @ GHA by @webknjaz in #54
* Add support for Python 3.12-3.13 and drop EOL 3.7 by @hugovk in #56
-------------------------------------------------------------------
Mon May 1 19:02:20 UTC 2023 - Benjamin Greiner <code@bnavigator.de>