forked from pool/python-ntplib
Accepting request 1041216 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.4.0 - 2021-05-28 - flake8 conformance - Add ROA Reference ID - Update to version 0.3.4 - 2020-04-28 - Re-release of 0.3.3 (0.3.3 was mistakenly deleted from PyPI) OBS-URL: https://build.opensuse.org/request/show/1041216 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntplib?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c4621b64d50be9461d9bd9a71ba0b4af06fbbf818bbd483752d95c1a4e273ede
|
|
||||||
size 6808
|
|
||||||
3
ntplib-0.4.0.tar.gz
Normal file
3
ntplib-0.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:899d8fb5f8c2555213aea95efca02934c7343df6ace9d7628a5176b176906267
|
||||||
|
size 7135
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 7 19:56:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.4.0 - 2021-05-28
|
||||||
|
- flake8 conformance
|
||||||
|
- Add ROA Reference ID
|
||||||
|
|
||||||
|
- Update to version 0.3.4 - 2020-04-28
|
||||||
|
- Re-release of 0.3.3 (0.3.3 was mistakenly deleted from PyPI)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 1 12:45:57 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
Thu Oct 1 12:45:57 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ntplib
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define upstream_name ntplib
|
%define upstream_name ntplib
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 0.3.3
|
Version: 0.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python NTP library
|
Summary: Python NTP library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user