Go to file
Tomáš Chvátal f9448678ab Accepting request 811023 from home:pgajdos:python
- version update to 0.7.4
    * Add ``class_name_func`` option to ``@parameterized_class``
    * Fix arguments being passed to skip_on_empty_helper (thanks @gaf3;
      https://github.com/wolever/parameterized/issues/57)
    * Fix tests on Python 3.8.2 (thanks @Ikke;
      https://github.com/wolever/parameterized/pull/99)
    * Fix some typos (thanks @LWprogramming, @jinnovation;
      https://github.com/wolever/parameterized/pull/77,
      https://github.com/wolever/parameterized/pull/80)
    * Fix unicode handling in setup.py (thanks @sliwinski-milosz;
      https://github.com/wolever/parameterized/pull/89)
    * Fix Python 3.9 compat (thanks @vstinner;
      https://github.com/wolever/parameterized/pull/94)
    * Add `@parameterized_class` name function callback support (thanks
      @duncwebb et al; https://github.com/wolever/parameterized/pull/74)
- drop dependency on unittest2

OBS-URL: https://build.opensuse.org/request/show/811023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parameterized?expand=0&rev=16
2020-06-03 07:57:45 +00:00
.gitattributes Accepting request 609877 from devel:languages:python:misc 2018-05-16 17:36:46 +00:00
.gitignore Accepting request 609877 from devel:languages:python:misc 2018-05-16 17:36:46 +00:00
parameterized-0.7.4.tar.gz Accepting request 811023 from home:pgajdos:python 2020-06-03 07:57:45 +00:00
python-parameterized.changes Accepting request 811023 from home:pgajdos:python 2020-06-03 07:57:45 +00:00
python-parameterized.spec Accepting request 811023 from home:pgajdos:python 2020-06-03 07:57:45 +00:00
skip_Documentation_tests.patch - Update to 0.7.1: 2019-12-05 15:15:14 +00:00