14
0
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:
2022-12-07 21:30:01 +00:00
committed by Git OBS Bridge
parent 05a9e9d788
commit 6bbc5a6024
4 changed files with 16 additions and 6 deletions

View File

@@ -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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define upstream_name ntplib
Name: python-%{upstream_name}
Version: 0.3.3
Version: 0.4.0
Release: 0
Summary: Python NTP library
License: MIT