!3 python-pydbus: update url and source0 field in spec file

Merge pull request !3 from openeuler-basic/test_hxk
This commit is contained in:
openeuler-ci-bot 2019-12-31 17:08:45 +08:00 committed by Gitee
commit 613d4dc540

View File

@ -2,11 +2,11 @@
Name: python-%{_name}
Version: 0.6.0
Release: 9
Release: 10
Summary: Pythonic DBus library
License: LGPLv2+
URL: https://pypi.python.org/pypi/pydbus
Source0: https://files.pythonhosted.org/packages/source/p/pydbus/%{_name}-%{version}.tar.gz
URL: https://github.com/LEW21/pydbus
Source0: https://github.com/LEW21/pydbus/archive/%{_name}-%{version}.tar.gz
Patch1: 0001-make-direction-attribute-conforming-to-introspect.dt.patch
Patch2: 0002-Support-asynchronous-calls-58.patch
@ -63,6 +63,12 @@ Python3 version of %{summary}.
%{python3_sitelib}/%{_name}/
%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
- Type:enhancement
- ID:NA