forked from pool/python-screeninfo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screeninfo?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
8a99d79ecf
commit
c8346cd10b
@@ -24,11 +24,9 @@ Summary: Fetch location and size of physical screens
|
||||
License: MIT
|
||||
URL: https://github.com/rr-/screeninfo
|
||||
Source0: https://github.com/rr-/screeninfo/archive/%{version}.tar.gz#/screeninfo-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
Suggests: python-Cython
|
||||
Suggests: python-pyobjus
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -45,6 +43,9 @@ Python module to fetch location and size of physical screens.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# upstream does not provide any tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.md
|
||||
%doc README.md
|
||||
|
Reference in New Issue
Block a user