From b3eabab0244843d5b77591aa0a09bbc60f273d88757210d0e5cba6e6ccca3b04 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Oct 2024 15:06:09 +0000 Subject: [PATCH] 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 --- python-async-wrapper.changes | 3 ++- python-async-wrapper.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/python-async-wrapper.changes b/python-async-wrapper.changes index 07356c3..de052cf 100644 --- a/python-async-wrapper.changes +++ b/python-async-wrapper.changes @@ -3,7 +3,8 @@ Wed Oct 2 14:59:25 UTC 2024 - Matej Cepl - 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 diff --git a/python-async-wrapper.spec b/python-async-wrapper.spec index ea2cb92..25f5324 100644 --- a/python-async-wrapper.spec +++ b/python-async-wrapper.spec @@ -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}