14
0

Accepting request 695802 from home:mcalabkova:branches:devel:languages:python

- update to 1.14.1
  * Fix failing doctest in parse_timedelta
- Launch tests and removing some unneeded dependencies

OBS-URL: https://build.opensuse.org/request/show/695802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=12
This commit is contained in:
2019-04-18 22:51:06 +00:00
committed by Git OBS Bridge
parent 705cd5403f
commit 06d2ca3f9e
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 18 15:24:46 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.14.1
* Fix failing doctest in parse_timedelta
- Launch tests and removing some unneeded dependencies
-------------------------------------------------------------------
Wed Mar 20 01:58:47 UTC 2019 - John Vandenberg <jayvdb@gmail.com>