From cb4805fb0eaece853814e782b715fa1fb56ec070a8c6ae73f1e44e6a0e8cd2df Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 18 May 2018 20:54:36 +0000 Subject: [PATCH] Accepting request 610545 from home:TheBlackCat:branches:devel:languages:python - Update to version 1.1.8 * Add license file OBS-URL: https://build.opensuse.org/request/show/610545 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytimeparse?expand=0&rev=2 --- python-pytimeparse.changes | 6 ++++++ python-pytimeparse.spec | 5 +++-- pytimeparse-1.1.7.tar.gz | 3 --- pytimeparse-1.1.8.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 pytimeparse-1.1.7.tar.gz create mode 100644 pytimeparse-1.1.8.tar.gz diff --git a/python-pytimeparse.changes b/python-pytimeparse.changes index b755256..35d60c6 100644 --- a/python-pytimeparse.changes +++ b/python-pytimeparse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 18 20:51:25 UTC 2018 - toddrme2178@gmail.com + +- Update to version 1.1.8 + * Add license file + ------------------------------------------------------------------- Wed Oct 18 16:47:05 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pytimeparse.spec b/python-pytimeparse.spec index de2d757..364061b 100644 --- a/python-pytimeparse.spec +++ b/python-pytimeparse.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytimeparse # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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-%{**}} %bcond_without test Name: python-pytimeparse -Version: 1.1.7 +Version: 1.1.8 Release: 0 Summary: Time expression parser License: MIT @@ -77,6 +77,7 @@ datetime module in the standard library. %files %{python_files} %defattr(-,root,root,-) %doc README.rst +%license LICENSE.rst %{python_sitelib}/* %changelog diff --git a/pytimeparse-1.1.7.tar.gz b/pytimeparse-1.1.7.tar.gz deleted file mode 100644 index 9ce2874..0000000 --- a/pytimeparse-1.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51b641bcd435e0cb6b9701ed79cf7ee97fa6bf2dbb5d41baa16e5486e5d9b17a -size 9354 diff --git a/pytimeparse-1.1.8.tar.gz b/pytimeparse-1.1.8.tar.gz new file mode 100644 index 0000000..7941b44 --- /dev/null +++ b/pytimeparse-1.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86136477be924d7e670646a98561957e8ca7308d44841e21f5ddea757556a0a +size 9403