14
0

- Version update to 1.1:

* packaging cleanup mostly
  * Add :meth:`.utils.FixedOffset.__deepcopy__()` method, to prevent crash on deepcopy (:issue:`8`)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyRFC3339?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-08-28 12:19:48 +00:00
committed by Git OBS Bridge
parent ab71adbf43
commit 6e0563247e
4 changed files with 16 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 28 12:15:23 UTC 2018 - tchvatal@suse.com
- Version update to 1.1:
* packaging cleanup mostly
* Add :meth:`.utils.FixedOffset.__deepcopy__()` method, to prevent crash on deepcopy (:issue:`8`)
-------------------------------------------------------------------
Wed Sep 20 09:39:52 UTC 2017 - ecsos@opensuse.org