14
0
2024-01-17 23:07:16 +00:00
committed by Git OBS Bridge
parent 7247e3bd40
commit d5089f31a1
2 changed files with 3 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ Summary: Convert text file to viewable screenplay
License: MIT
Group: Development/Languages/Python
URL: https://www.screenplain.com/
# Source: https://files.pythonhosted.org/packages/source/s/screenplain/screenplain-%{version}.tar.gz
# Source: https://files.pythonhosted.org/packages/source/s/screenplain/screenplain-%%{version}.tar.gz
# Tarball generated from gh#vilcans/screenplain#62
Source: screenplain-%{version}.tar.gz
# PATCH-FIX-UPSTREAM fix_entry_point.patch mcepl@suse.com
@@ -83,6 +83,6 @@ sed -i '1{/^#!.*env python/d}' screenplain/main.py
%files %{python_files}
%python_alternative %{_bindir}/screenplain
%{python_sitelib}/screenplain
%{python_sitelib}/screenplain-%{version}*-info
%{python_sitelib}/screenplain-0.11.1*-info
%changelog