1
0

- update to 1.2.16:

* All tests are run even if the tap.py module is not available, although
    diagnostics for failing tests will be better if it is present.
  * Forbid unexpanded AX-prefixed macros more selectively

OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=17
This commit is contained in:
2021-01-09 16:17:46 +00:00
committed by Git OBS Bridge
parent 772a1868cf
commit 68994d2593
6 changed files with 37 additions and 29 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 9 16:16:55 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.2.16:
* All tests are run even if the tap.py module is not available, although
diagnostics for failing tests will be better if it is present.
* Forbid unexpanded AX-prefixed macros more selectively
-------------------------------------------------------------------
Fri Dec 11 17:44:15 UTC 2020 - Benjamin Greiner <code@bnavigator.de>