14
0
forked from pool/python-pdd

Accepting request 894158 from home:susnux:branches:devel:languages:python

Update to version 1.5

OBS-URL: https://build.opensuse.org/request/show/894158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdd?expand=0&rev=7
This commit is contained in:
2021-05-19 05:29:29 +00:00
committed by Git OBS Bridge
parent c7f36aea79
commit ce93b34afa
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfdd2676875d99f8af6e85eb64dc2b0110ee6a8c90549de7eb08deef5b45791e
size 22115

3
pdd-1.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d079f387849fce07a000ec81c0ecfbf9db1e1da943e84da57105a599f209e12f
size 22713

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue May 18 21:10:24 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.5
* maintenance release
* updated auto-generated package list
* drop python 3.5 support, add 3.9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 20 07:26:09 UTC 2020 - Petr Gajdos <pgajdos@suse.com> Wed May 20 07:26:09 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pdd # spec file for package python-pdd
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 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
@@ -20,7 +20,7 @@
%define skip_python2 1 %define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pdd Name: python-pdd
Version: 1.4 Version: 1.5
Release: 0 Release: 0
Summary: Tiny date, time diff calculator with timers Summary: Tiny date, time diff calculator with timers
License: GPL-3.0-only License: GPL-3.0-only