17
0

Accepting request 508959 from home:mimi_vx

python openqa client

OBS-URL: https://build.opensuse.org/request/show/508959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_client?expand=0&rev=1
This commit is contained in:
Jan Matejek
2017-07-12 13:57:59 +00:00
committed by Git OBS Bridge
commit 39eec87cab
7 changed files with 125 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
-------------------------------------------------------------------
Sat Jul 08 15:38:41 UTC 2017 - mimi.vx@gmail.com
- Update to version 1.3.0:
* Drop functions I deprecated months ago
* update constants from upstream
* use tuples not lists for constants
* fix a one item tuple
* update gitignore
* drop unnecessary comment
* Add version to __init__.py and add a release script
* Update README to mention const module
* Add a CHANGELOG to prepare for a proper release
- move to singlespec
-------------------------------------------------------------------
Mon Jun 29 12:31:41 UTC 2015 - lnussel@suse.de
- initial package