15
0

Accepting request 676196 from home:mimi_vx:branches:devel:languages:python

- drop python-pytest_relaxed dependency
- add patches:
   1311.patch - fix warnings
   1379.patch - fix support for gssapi
   relaxed.patch - remove unnecessary pytest_relaxed dep
- remove patch:
   disable-gssapi.patch - supersseded

OBS-URL: https://build.opensuse.org/request/show/676196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=81
This commit is contained in:
2019-02-14 19:17:12 +00:00
committed by Git OBS Bridge
parent 3571214a11
commit 1b1a101675
6 changed files with 1381 additions and 19 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 14 17:00:13 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- drop python-pytest_relaxed dependency
- add patches:
1311.patch - fix warnings
1379.patch - fix support for gssapi
relaxed.patch - remove unnecessary pytest_relaxed dep
- remove patch:
disable-gssapi.patch - supersseded
-------------------------------------------------------------------
Tue Dec 4 12:51:08 UTC 2018 - Matej Cepl <mcepl@suse.com>