15
0

generated version number from the GitHub tarball

(gh#phi-friday/async-wrapper#1).

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

View File

@@ -3,7 +3,8 @@ 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.
generated version number from the GitHub tarball
(gh#phi-friday/async-wrapper#1).
- Run tests
- Add missing Requires

View File

@@ -24,7 +24,7 @@ License: MIT
URL: https://github.com/phi-friday/async-wrapper
# Using GitHub tarball, because it contains tests
Source: https://github.com/phi-friday/async-wrapper/archive/refs/tags/v%{version}.tar.gz#/async-wrapper-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE fix-version.patch mcepl@suse.com
# PATCH-FEATURE-OPENSUSE fix-version.patch gh#phi-friday/async-wrapper#1 mcepl@suse.com
# We cannot use dynamic version number
Patch0: fix-version.patch
BuildRequires: %{python_module hatchling}