14
0
2025-06-02 13:31:13 +00:00
committed by Git OBS Bridge
parent e590ea849c
commit 89699b448f

View File

@@ -16,6 +16,7 @@
#
%define pkg_version 0.9
Name: python-mulpyplexer
Version: 0.09
Release: 0
@@ -49,7 +50,8 @@ Mulpyplexer is a piece of code that can multiplex interactions with lists of pyt
%files %{python_files}
%license LICENSE
%{python_sitelib}/mulpyplexer
%{python_sitelib}/mulpyplexer-%{version}*-info
%{python_sitelib}/mulpyplexer.py
%{python_sitelib}/mulpyplexer-%{pkg_version}*-info
%pycache_only %{python_sitelib}/__pycache__/mulpyplexer*
%changelog