forked from pool/python-screenplain
- Update to version 0.9.0+git.1679319196.353e6c9:
* Package tests as well. * Add test for issue #65, which passes * readme: PDF is supported now OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=11
This commit is contained in:
@@ -21,9 +21,8 @@
|
||||
%else
|
||||
%bcond_without python2
|
||||
%endif
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-screenplain
|
||||
Version: 0.9.0+git.1679174041.302bfdd
|
||||
Version: 0.9.0+git.1679319196.353e6c9
|
||||
Release: 0
|
||||
Summary: Convert text file to viewable screenplay
|
||||
License: MIT
|
||||
@@ -89,6 +88,7 @@ sed -i '1{/^#!.*env python/d}' screenplain/main.py
|
||||
|
||||
%files %{python_files}
|
||||
%python_alternative %{_bindir}/screenplain
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/screenplain
|
||||
%{python_sitelib}/screenplain-0.9.0*-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user