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
|
License: MIT
|
||||||
URL: https://github.com/rr-/screeninfo
|
URL: https://github.com/rr-/screeninfo
|
||||||
Source0: https://github.com/rr-/screeninfo/archive/%{version}.tar.gz#/screeninfo-%{version}.tar.gz
|
Source0: https://github.com/rr-/screeninfo/archive/%{version}.tar.gz#/screeninfo-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Suggests: python-Cython
|
BuildRequires: python-rpm-macros
|
||||||
Suggests: python-pyobjus
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@@ -45,6 +43,9 @@ Python module to fetch location and size of physical screens.
|
|||||||
%python_install
|
%python_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
|
%check
|
||||||
|
# upstream does not provide any tests
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.md
|
%license LICENSE.md
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Reference in New Issue
Block a user