1
0

Accepting request 1113741 from home:Simmphonie:branches:devel:languages:python

- update to version 1.0.0
  * Exclude dependabot and pre-commit ci from release notes
- version 0.3.1
  * Add pyproject-fmt
  * [pre-commit.ci] pre-commit autoupdate
  * Bump deps and tools
  * Bump pypa/gh-action-pypi-publish 1.8.6
  * Add ruff
- split package to prevent build dependency (multibuild)

OBS-URL: https://build.opensuse.org/request/show/1113741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-process?expand=0&rev=4
This commit is contained in:
2023-09-29 13:01:46 +00:00
committed by Git OBS Bridge
parent ae5f723513
commit bdf76d3c56
5 changed files with 55 additions and 18 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 26 19:22:07 UTC 2023 - Torsten Gruner <t.gruner@katodev.de>
- update to version 1.0.0
* Exclude dependabot and pre-commit ci from release notes
- version 0.3.1
* Add pyproject-fmt
* [pre-commit.ci] pre-commit autoupdate
* Bump deps and tools
* Bump pypa/gh-action-pypi-publish 1.8.6
* Add ruff
- split package to prevent build dependency (multibuild)
-------------------------------------------------------------------
Tue May 9 22:56:52 UTC 2023 - Matej Cepl <mcepl@suse.com>