14
0

- Fix building in py3 only enviroment

- Remove the test conditional which was always on anyway

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal
2018-01-24 10:27:56 +00:00
committed by Git OBS Bridge
parent a68c6ed176
commit 303db75e2a
2 changed files with 10 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 24 10:27:23 UTC 2018 - tchvatal@suse.com
- Fix building in py3 only enviroment
- Remove the test conditional which was always on anyway
-------------------------------------------------------------------
Tue Nov 28 12:22:03 UTC 2017 - mimi.vx@gmail.com