14
0

Accepting request 763922 from home:ChHuang

Update to version 0.2.1

OBS-URL: https://build.opensuse.org/request/show/763922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-01-13 12:03:45 +00:00
committed by Git OBS Bridge
parent bb8edd1416
commit 7e85e5c4a3
4 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 9 12:46:29 UTC 2020 - Chen Huang <chhuang@suse.com>
- Updated to version 0.2.1
- Allow invalid timestamps during changelog parsing
- Removed dependency of the future package
- Backport for Python2 compatibility
- Bugfixes for :py:mod:`osctiny.utils.changelog`
-------------------------------------------------------------------
Mon Dec 30 15:53:34 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>