forked from pool/python-fire
- Add subpoint-usage-test.patch, which will change the subpoint usage string
if running under Python 3.8. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fire?expand=0&rev=13
This commit is contained in:
@@ -25,6 +25,7 @@ License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/google/python-fire
|
||||
Source: https://files.pythonhosted.org/packages/source/f/fire/fire-%{version}.tar.gz
|
||||
Patch0: subpoint-usage-test.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -47,6 +48,7 @@ interfaces (CLIs) from a Python object.
|
||||
|
||||
%prep
|
||||
%setup -q -n fire-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user