15
0

- Include in SLE-15 (bsc#1159018, jsc#PM-1507)

- remove pytest test, enable other test frameworks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parameterized?expand=0&rev=38
This commit is contained in:
2023-09-21 08:25:43 +00:00
committed by Git OBS Bridge
parent a8b0c2ac58
commit 5e5fd1e11e

View File

@@ -102,6 +102,11 @@ Tue Jun 2 14:26:24 UTC 2020 - pgajdos@suse.com
@duncwebb et al; https://github.com/wolever/parameterized/pull/74)
- drop dependency on unittest2
-------------------------------------------------------------------
Fri Dec 13 12:49:20 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Include in SLE-15 (bsc#1159018, jsc#PM-1507)
-------------------------------------------------------------------
Thu Dec 5 15:52:40 CET 2019 - Matej Cepl <mcepl@suse.com>
@@ -113,7 +118,7 @@ Thu Dec 5 15:52:40 CET 2019 - Matej Cepl <mcepl@suse.com>
-------------------------------------------------------------------
Tue Nov 5 09:31:02 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- remove pytest test, enable other test frameworks
- remove pytest test, enable other test frameworks
-------------------------------------------------------------------
Wed Aug 21 14:41:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>