solve source curl problem

This commit is contained in:
hanzj0122_admin 2020-09-10 20:28:13 +08:00
parent 5b972ac869
commit 9a70cd6bfc
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -6,12 +6,12 @@ modules, it should work on any platform with a Python implementation.
Name: python-ntplib Name: python-ntplib
Version: 0.3.4 Version: 0.3.4
Release: 1 Release: 2
Summary: This module offers a simple interface to query NTP servers from Python. Summary: This module offers a simple interface to query NTP servers from Python.
License: MIT License: MIT
URL: https://pypi.org/project/ntplib/ URL: https://pypi.org/project/ntplib/
Source0: https://github.com/cf-natali/ntplib/archive/ntplib-%{?version}.tar.gz Source0: https://github.com/cf-natali/ntplib/archive/%{?version}.tar.gz#/ntplib-%{?version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -60,6 +60,9 @@ BuildRequires: python3-devel python3-setuptools
%doc CHANGELOG %doc CHANGELOG
%changelog %changelog
* Fri Sep 11 2020 hanzhijun <hanzhijun1@huawei.com> - 0.3.4-2
- solve source url problem
* Tue Jul 28 2020 liulong <liulong20@huawei.com> - 0.3.4-1 * Tue Jul 28 2020 liulong <liulong20@huawei.com> - 0.3.4-1
- Type:requirement - Type:requirement
- ID:NA - ID:NA