Go to file
Dirk Mueller 6a947cba6b - update to 1.7.0:
* Add async flag when wrapping async function (#111)
  * Dropping support for Python 2.7
- add six dependency
  * Fix zero padding issue
- fix python 2.x build
- add 0001-Use-Yaml-s-UnsafeLoader-for-Python-embedding-tests.patch
  * Allow index-only test names
  * Added individual test case docstring support and tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=42
2023-11-27 15:43:05 +00:00
.gitattributes - Initial version 2013-09-17 07:21:13 +00:00
.gitignore - Initial version 2013-09-17 07:21:13 +00:00
ddt-1.7.0.tar.gz - update to 1.7.0: 2023-11-27 15:43:05 +00:00
python-ddt.changes - update to 1.7.0: 2023-11-27 15:43:05 +00:00
python-ddt.spec - update to 1.7.0: 2023-11-27 15:43:05 +00:00
remove-six.patch - Add remove-six.patch to remove six dependency, gh#datadriventests/ddt#110 2022-11-16 17:26:11 +00:00