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