14
0

- Initial release of 0.3.4

- Add patch correct-packages-decl.patch:
  * Specify all packages in pyproject.toml.
- Add patch correct-version-to-tag.patch:
  * Version is tagged, but pyproject.toml was not updated.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-partiql-parser?expand=0&rev=1
This commit is contained in:
2023-07-17 05:27:11 +00:00
committed by Git OBS Bridge
commit c82216d569
7 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
-------------------------------------------------------------------
Mon Jul 17 05:23:17 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Initial release of 0.3.4
- Add patch correct-packages-decl.patch:
* Specify all packages in pyproject.toml.
- Add patch correct-version-to-tag.patch:
* Version is tagged, but pyproject.toml was not updated.