1
0

Accepting request 620627 from home:scarabeus_iv:branches:Base:System

- Version update to version 1.2.8:
  * Python 2.7 required or 3.4 respectively
  * Tests use tap.py functionality
  * Upstream dropped epydoc completely
  * See NEWS for more

- Use requires_ge instead of the rpm calls

OBS-URL: https://build.opensuse.org/request/show/620627
OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=9
This commit is contained in:
2018-07-06 07:50:36 +00:00
committed by Git OBS Bridge
parent 884a21cbbf
commit 63bd7c9b4a
5 changed files with 50 additions and 28 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jul 4 13:48:04 UTC 2018 - tchvatal@suse.com
- Version update to version 1.2.8:
* Python 2.7 required or 3.4 respectively
* Tests use tap.py functionality
* Upstream dropped epydoc completely
* See NEWS for more
-------------------------------------------------------------------
Wed Jul 4 13:44:57 UTC 2018 - tchvatal@suse.com
- Use requires_ge instead of the rpm calls
-------------------------------------------------------------------
Mon Dec 18 13:03:22 UTC 2017 - jmatejek@suse.com