Name: ueberzug
Version: 18.1.9
Release: 1%{?dist}
Summary: Display images in the command-line

License: GPLv3
URL: https://github.com/seebye/ueberzug
Source0: https://github.com/seebye/ueberzug/archive/%{version}/%{name}-%{version}.tar.gz

BuildRequires: gcc
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: python3-devel
BuildRequires: python3-attrs
BuildRequires: python3-docopt
BuildRequires: python3-pillow
BuildRequires: python3-xlib

Requires: libX11-devel
Requires: libXext-devel
Requires: python3-attrs
Requires: python3-docopt
Requires: python3-pillow

%py_provides python3-pkg_resources

%description
A command-line util which allows to display images in combination with X11


%prep
%setup -q


%build
%py3_build


%install
%py3_install


%check
%{python3} setup.py test


%files
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{python3_sitearch}/%{name}
%{python3_sitearch}/%{name}*.egg-info/
%{python3_sitearch}/Xshm%{python3_ext_suffix}


%changelog
* Wed Mar 17 2021 Jakub Kadlčík <jkadlcik@redhat.com>
- Add initial ueberzug package

/usr/lib64/python3.9/site-packages/ueberzug/files.py
/usr/lib/python3.9/site-packages/ueberzug