update to 0.4.0

This commit is contained in:
tianlijing 2022-08-08 03:43:52 +08:00
parent 1b4319a293
commit 30dc6178b9
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
ntplib-0.4.0.tar.gz Normal file

Binary file not shown.

View File

@ -5,13 +5,13 @@ text (mode, leap indicator...). Since it's pure Python, and only depends on core
modules, it should work on any platform with a Python implementation.
Name: python-ntplib
Version: 0.3.4
Release: 4
Version: 0.4.0
Release: 1
Summary: This module offers a simple interface to query NTP servers from Python.
License: MIT
URL: https://pypi.org/project/ntplib/
Source0: https://github.com/cf-natali/ntplib/archive/%{?version}.tar.gz#/ntplib-%{?version}.tar.gz
Source0: https://files.pythonhosted.org/packages/b4/14/6b018fb602602d9f6cc7485cbad7c1be3a85d25cea18c233854f05284aed/ntplib-0.4.0.tar.gz
BuildArch: noarch
@ -45,6 +45,9 @@ BuildRequires: python3-devel python3-setuptools
%doc CHANGELOG
%changelog
* Sun Sep 11 2022 tianlijing <tianlijing@kylinos.cn> - 0.4.0-1
- update to 0.4.0
* Thu Mar 31 2022 liuyumeng <liuyumeng5@h-partners.com> - 0.3.4-4
- change packaging to fix error