15
0
forked from pool/python-hpack

- Add patch to work with pytest5:

* pytest5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hpack?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2020-05-06 07:38:26 +00:00
committed by Git OBS Bridge
parent 5d572379d4
commit a0b6bc71a2
3 changed files with 30 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 6 07:37:26 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with pytest5:
* pytest5.patch
-------------------------------------------------------------------
Wed Jan 15 13:24:22 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>