14
0

Accepting request 851819 from home:dancermak:branches:devel:languages:python

New upstream release 0.7.2

OBS-URL: https://build.opensuse.org/request/show/851819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxattr?expand=0&rev=8
This commit is contained in:
2020-12-03 13:54:53 +00:00
committed by Git OBS Bridge
parent 7a449c8922
commit 950da6eb51
6 changed files with 33 additions and 22 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 30 12:13:40 UTC 2020 - Dan Čermák <dcermak@suse.com>
- New upstream release 0.7.2
Minor release:
* Expand testing by adding better mixed-access checks (e.g. set via symlink and read on file) and by not leaking resources during tests.
* Enable testing with Python 3.9 and confirm compatibility with it.
* Fix documentation building with Sphinx 3.0+.
-------------------------------------------------------------------
Fri Nov 13 23:01:05 UTC 2020 - Benjamin Greiner <code@bnavigator.de>