15
0

Accepting request 819488 from home:pgajdos:python

- use pytest instead of deprecated nose
- added patches
  https://github.com/jek/blinker/pull/60
  + python-blinker-remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/819488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blinker?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2020-07-09 06:44:46 +00:00
committed by Git OBS Bridge
parent 207e956484
commit 895a2b9eb4
3 changed files with 46 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 8 13:23:59 UTC 2020 - pgajdos@suse.com
- use pytest instead of deprecated nose
- added patches
https://github.com/jek/blinker/pull/60
+ python-blinker-remove-nose.patch
-------------------------------------------------------------------
Thu Dec 6 11:24:47 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>