Remove python2
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmsiecf?expand=0&rev=10
This commit is contained in:
parent
eec77008a2
commit
e07decea29
@ -77,18 +77,6 @@ libmsiecf is a library to parse MS Internet Explorer Cache Files.
|
||||
This subpackage contains libraries and header files for developing
|
||||
applications that want to make use of %name.
|
||||
|
||||
%package -n python2-%{name}
|
||||
Summary: Python bindings for libmsiecf
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %lname = %version
|
||||
BuildRequires: pkgconfig(python2)
|
||||
Obsoletes: pymsiecf <= 20191221
|
||||
Obsoletes: python-%{name} <= 20191221
|
||||
|
||||
%description -n python2-%name
|
||||
Python bindings for libmsiecf, which can read MS IE cache files.
|
||||
|
||||
%package -n python3-%{name}
|
||||
Summary: Python bindings for libmsiecf
|
||||
License: LGPL-3.0-or-later
|
||||
@ -134,12 +122,6 @@ find %buildroot -name '*.la' -delete
|
||||
%_libdir/pkgconfig/libmsiecf.pc
|
||||
%_mandir/man3/libmsiecf.3*
|
||||
|
||||
%files -n python2-%name
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS README
|
||||
%license COPYING
|
||||
%python2_sitearch/pymsiecf.so
|
||||
|
||||
%files -n python3-%name
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS README
|
||||
|
Loading…
x
Reference in New Issue
Block a user