python-pydbus: update url and source0 field in spec file
This commit is contained in:
parent
caa90b653f
commit
b4d1ae9108
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-%{_name}
|
Name: python-%{_name}
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Pythonic DBus library
|
Summary: Pythonic DBus library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pypi.python.org/pypi/pydbus
|
URL: https://github.com/LEW21/pydbus
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pydbus/%{_name}-%{version}.tar.gz
|
Source0: https://github.com/LEW21/pydbus/archive/%{_name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch1: 0001-make-direction-attribute-conforming-to-introspect.dt.patch
|
Patch1: 0001-make-direction-attribute-conforming-to-introspect.dt.patch
|
||||||
Patch2: 0002-Support-asynchronous-calls-58.patch
|
Patch2: 0002-Support-asynchronous-calls-58.patch
|
||||||
@ -63,6 +63,12 @@ Python3 version of %{summary}.
|
|||||||
%{python3_sitelib}/%{_name}/
|
%{python3_sitelib}/%{_name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 hanxinke<hanxinke@huawei.com> - 0.6.0-10
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update url and source0 field in spec file
|
||||||
|
|
||||||
* Sat Oct 19 2019 shenyangyang <shenyangyang4@huawei.com> - 0.6.0-9
|
* Sat Oct 19 2019 shenyangyang <shenyangyang4@huawei.com> - 0.6.0-9
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user