15
0
forked from pool/python-aiodns

Accepting request 819669 from home:buschmann23:branches:devel:languages:python

- add python-aiodns-2.0.0-fix-typing-dependency.patch to fix wrong
  dependency to python-typing on python 3.5+ (gh#saghul/aiodns/issues/71)

OBS-URL: https://build.opensuse.org/request/show/819669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-07-09 06:42:47 +00:00
committed by Git OBS Bridge
parent 1ee00a2011
commit 61f322bf18
3 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 9 05:55:21 UTC 2020 - Matthias Fehring <buschmann23@opensuse.org>
- add python-aiodns-2.0.0-fix-typing-dependency.patch to fix wrong
dependency to python-typing on python 3.5+ (gh#saghul/aiodns/issues/71)
-------------------------------------------------------------------
Thu Mar 21 14:07:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>