15
0

- Use the tarball from GitHub, because it contains tests

- Add fix-version.patch, because we cannot use dynamically
  generated version number from the GitHub tarball.
- Run tests
- Add missing Requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-async-wrapper?expand=0&rev=4
This commit is contained in:
2024-10-02 15:02:36 +00:00
committed by Git OBS Bridge
parent 7cfe059b33
commit 2662d3ec76
5 changed files with 54 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Use the tarball from GitHub, because it contains tests
- Add fix-version.patch, because we cannot use dynamically
generated version number from the GitHub tarball.
- Run tests
- Add missing Requires
-------------------------------------------------------------------
Thu Sep 26 19:14:00 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>