15
0
forked from pool/python-ipy

Accepting request 1280877 from home:mcalabkova:branches:devel:languages:python

fix files

OBS-URL: https://build.opensuse.org/request/show/1280877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ipy?expand=0&rev=17
This commit is contained in:
2025-05-28 12:56:46 +00:00
committed by Git OBS Bridge
parent eb2b44879e
commit 0a2426f58e

View File

@@ -16,6 +16,7 @@
#
%define pkg_version 1.1
Name: python-ipy
Version: 1.01
Release: 0
@@ -50,8 +51,10 @@ so funky stuff like a netmask of 0xffffff0f can't be done here.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%{python_sitelib}/ipy
%{python_sitelib}/ipy-%{version}*-info
%{python_sitelib}/IPy.py
%{python_sitelib}/ipy-%{pkg_version}*-info
%pycache_only %{python_sitelib}/__pycache__/IPy*
%doc README.rst
%license COPYING
%check