forked from pool/python-pytimeparse
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
This commit is contained in:
@@ -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
|
Wed Oct 18 16:47:05 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytimeparse
|
# 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
|
# 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-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-pytimeparse
|
Name: python-pytimeparse
|
||||||
Version: 1.1.7
|
Version: 1.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Time expression parser
|
Summary: Time expression parser
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -77,6 +77,7 @@ datetime module in the standard library.
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
%license LICENSE.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:51b641bcd435e0cb6b9701ed79cf7ee97fa6bf2dbb5d41baa16e5486e5d9b17a
|
|
||||||
size 9354
|
|
3
pytimeparse-1.1.8.tar.gz
Normal file
3
pytimeparse-1.1.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e86136477be924d7e670646a98561957e8ca7308d44841e21f5ddea757556a0a
|
||||||
|
size 9403
|
Reference in New Issue
Block a user