15
0

- update to 1.4.0:

* Update unsupported python versions
  * use fspath to ensure path is str or bytes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atomicwrites?expand=0&rev=14
This commit is contained in:
2020-05-12 08:56:40 +00:00
committed by Git OBS Bridge
parent 811f39603a
commit 9afdc425b4
5 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 12 08:51:32 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.4.0:
* Update unsupported python versions
* use fspath to ensure path is str or bytes
-------------------------------------------------------------------
Mon Oct 14 11:35:28 UTC 2019 - Matej Cepl <mcepl@suse.com>