rebuilt with distdeps [release 0.22.0-2mamba;Mon May 10 2021]
This commit is contained in:
parent
78331cc60e
commit
b17b0adca8
16
pyudev.spec
16
pyudev.spec
@ -1,22 +1,19 @@
|
||||
Name: pyudev
|
||||
Version: 0.22.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Python binding for libudev
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://packages.python.org/pyudev
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://packages.python.org/pyudev
|
||||
Source: https://pypi.debian.net/pyudev/pyudev-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(six)
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
Requires: python-apipkg
|
||||
Requires: udev
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -129,6 +126,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,qt,d" %{name}.filelist
|
||||
%{python_sitearch}/pyudev/__pycache__/pyqt5*.pyc
|
||||
|
||||
%changelog
|
||||
* Mon May 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
* Mon Dec 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.22.0-1mamba
|
||||
- update to 0.22.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user