15
0
forked from pool/python-gssapi

Accepting request 701965 from home:pgajdos

- version update to 1.5.1
  * Remove warning about collections.abc usage for Python 3.7+ (#154)

OBS-URL: https://build.opensuse.org/request/show/701965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gssapi?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-05-10 09:53:31 +00:00
committed by Git OBS Bridge
parent e5136e42fa
commit 511a9a8993
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 10 09:50:34 UTC 2019 - pgajdos@suse.com
- version update to 1.5.1
* Remove warning about collections.abc usage for Python 3.7+ (#154)
-------------------------------------------------------------------
Mon May 7 15:54:57 UTC 2018 - mimi.vx@gmail.com