Remove subpackage python3-netaddr-shell
Resolves: RHEL-25506
This commit is contained in:
parent
91d73a572f
commit
2940e40ae5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-netaddr
|
Name: python-netaddr
|
||||||
Version: 0.10.1
|
Version: 0.10.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A pure Python network address representation and manipulation library
|
Summary: A pure Python network address representation and manipulation library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -54,14 +54,6 @@ BuildRequires: python3-pytest
|
|||||||
%description -n python3-netaddr
|
%description -n python3-netaddr
|
||||||
%{desc}
|
%{desc}
|
||||||
|
|
||||||
%package -n python3-netaddr-shell
|
|
||||||
Summary: An IPython-based shell environment for the netaddr library
|
|
||||||
Requires: python3-netaddr = %{version}-%{release}
|
|
||||||
Requires: python3-ipython
|
|
||||||
|
|
||||||
%description -n python3-netaddr-shell
|
|
||||||
An IPython-based shell environment for the netaddr library
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n netaddr-%{version} -p1
|
%autosetup -n netaddr-%{version} -p1
|
||||||
|
|
||||||
@ -100,7 +92,6 @@ py.test-%{python3_version}
|
|||||||
%endif
|
%endif
|
||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%files -n python3-netaddr-shell
|
|
||||||
%{_bindir}/netaddr
|
%{_bindir}/netaddr
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user