commit
014077aa7a
@ -3,11 +3,11 @@ Python classes to extract information from the Linux kernel /proc files.
|
|||||||
|
|
||||||
Name: python-linux-procfs
|
Name: python-linux-procfs
|
||||||
Version: 0.6.2
|
Version: 0.6.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Linux /proc abstraction classes
|
Summary: Linux /proc abstraction classes
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||||
Source: https://git.kernel.org/pub/scm/libs/python/%{name}s/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
Source: https://git.kernel.org/pub/scm/libs/python/%{name}/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python2-setuptools
|
BuildRequires: python2-devel python2-setuptools
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
@ -58,6 +58,9 @@ Requires: python3-six
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 0.6.2-3
|
||||||
|
- update Source0
|
||||||
|
|
||||||
* Wed Sep 02 2020 xinghe <xinghe1@huawei.com> - 0.6.2-2
|
* Wed Sep 02 2020 xinghe <xinghe1@huawei.com> - 0.6.2-2
|
||||||
- fix import of utilist
|
- fix import of utilist
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user