Accepting request 1179837 from home:ojkastl_buildservice:Branch_devel_languages_python
fix Source URL OBS-URL: https://build.opensuse.org/request/show/1179837 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-demosh?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 19:29:03 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- fix Source URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 20:40:57 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
||||
@@ -23,10 +23,10 @@ Release: 0
|
||||
Summary: Run code in Markdown files or shell scripts very interactively
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/BuoyantIO/demosh
|
||||
Source: https://github.com/BuoyantIO/demosh/archive/%{version}.tar.gz#/demosh-%{version}.tar.gz
|
||||
Source: https://github.com/BuoyantIO/demosh/archive/v%{version}.tar.gz#/demosh-%{version}.tar.gz
|
||||
BuildRequires: %{python_module flit}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module flit}
|
||||
BuildRequires: %{python_module wheel}
|
||||
# SECTION test
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user