Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-ddt | Distribution: SUSE Linux Framework One |
Version: 1.6.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 11:28:04 2024 |
Group: Unspecified | Build host: h01-ch2c |
Size: 39005 | Source RPM: python-ddt-1.6.0-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/txels/ddt | |
Summary: Data-Driven/Decorated Tests |
A library to multiply test cases.
MIT
* Fri Apr 21 2023 dmueller@suse.com - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 mcepl@suse.com - Make calling of %{sle15modernpython} optional. * Wed Nov 16 2022 daniel.garcia@suse.com - Add remove-six.patch to remove six dependency - Remove python_module macro definition - More specific python_sitelib in %files * Mon Sep 26 2022 dmueller@suse.com - update to 1.6.0: * Moved @named_data into main ddt.py module so it can be imported * Enable usage of Sequence in named_data.py * @named_data decorator to give tests with @DaTa custom names * End support for 3.5 * Add new Python versions support * Mon Nov 08 2021 dmueller@suse.com - add six dependency * Sat Oct 16 2021 dmueller@suse.com - update to 1.4.4: * Fix the ddt.idata signature issue introduced in 1.4.3 * Fix zero padding issue * Wed Apr 07 2021 dmueller@suse.com - fix python 2.x build * Tue Mar 23 2021 dmueller@suse.com - update to 1.4.2: * Fix test failure with PyYAML 5.4.1 - rm 0001-Use-Yaml-s-UnsafeLoader-for-Python-embedding-tests.patch: merged upstream * Mon Jan 25 2021 dmueller@suse.com - add 0001-Use-Yaml-s-UnsafeLoader-for-Python-embedding-tests.patch * Thu May 28 2020 steven.kowalik@suse.com - Update to 1.4.1: * Remove nose dependency for good * Require enum34 for Python 2.x. * Improved code comments and renamed the test name format enum class * Use enum instead of bool to allow easier future changes * Allow index-only test names - Switch to using %pytest macro now that nose is not required * Thu Apr 02 2020 mcalabkova@suse.com - update to 1.3.1 * Switched from Travis to Github Actions for builds and release upload. * Sat Mar 14 2020 dmueller@suse.com - update to 1.3.0: * Added the ability to specify the YAML loader in the file_data decorator (#77) * Dropped Python 3.4 support * Wed Jan 22 2020 tchvatal@suse.com - Update to 1.2.2: * use mock only when it is really needed * Thu Mar 07 2019 tchvatal@suse.com - Update to 1.2.1: * Merge pull request #68 from datadriventests/fix-docstring-behavior * Tue Dec 04 2018 mcepl@suse.com - Remove superfluous devel dependency for noarch package * Tue Aug 07 2018 toddrme2178@gmail.com - update to 1.2.0 * Added individual test case docstring support and tests * Add nested dict example to docs and cosmetic adjustments * Wed Aug 02 2017 sebix+novell.com@sebix.at - update to 1.1.1 * Add `@idata(iterable)` decorator-function. (#40) * Set __wrapped__ for Python 2 (#45) * Include more files in generated tarballs (#43) - convert to singlespec * Thu Sep 01 2016 tbechtold@suse.com update to version 1.1.0 * Note explicit support for Python 3.5 * Catch ImportErrors and improve coverage metrics * Document the YAML support * Refactor error functions in process_file_data * Bump version to 1.1.0 * Add basic support for YAML data files * Bump version to 1.0.2 * Bump version number * Properly handle file object * Fix the no-YAML installed test * Fix Flake8 warnings * Add more tests for YAML data files * Split process_file_data into 2 functions * Remove broken badge 'caniusepython3' * Variable naming changes * Flake8: make lambda into 'def' function * Unconditionally use PyPI mock * Fix copy-paste error * Fix unittest with object instance as data * Add mock to test requirements * Add PyYAML as a test dependency * RTD build trigger to use project name * Load the YAML data safely - Use pypi.io as Source url * Tue Dec 15 2015 dmueller@suse.com - update to 1.0.1: * specify minimum version of six * Fix different test names with different runs * Thu Feb 05 2015 tbechtold@suse.com - update to version 1.0.0: * Bump version * Minor changes to contributing and license docs * Merge pull request #24 from txels/carles/license * Update setup.py with new MIT License * Improve landscape.io ratings by reducing ddt complexity * Add landscape.io code health badge * Add MIT license * Reshuffle requirements, and add a document on contributing * Add python3 badge * Add script and config to release to pypi as wheel * Thu Jan 08 2015 tbechtold@suse.com - update to version 0.8.1: * State support for Python3 in trove classifiers * Merge pull request #20 from santtu/fix_hash_randomization * I really ought to look at my flymake output too. * Added if pushed line too long, wrapped. * Cleaned up some code, added check for <3.2.3 versions, updated tests. * A possible fix for https://github.com/txels/ddt/issues/19 * Mon Sep 15 2014 tbechtold@suse.com - update to version 0.8.0: * Ensure tests get different names by adding an ordinal * Merge pull request #18 from elyezer/master * Do not allow invalid characters on test names * Ensure that new test functions are given the right name. * Document use of * Update docs to not keep track of example test output * Stop testing on python 3.2 with tox * Version 0.7.0 * Fix flake8 issues * Add flake8 checks to Travis-CI build * Merge pull request #16 from ITAttractor/unpack-feature * #3 test_example.py - added tests for @unpack decorator for unpacking lists, tuples and dictionary ddt.py - added unpack decorator that sets UNPACK_ATTR for the decorated function * added functionality to extract tuples into multiple parameters * Add note about supported version in docs * Increase version number * Merge pull request #14 from txels/edx-support-unicode-data * Update documentation for non-ASCII data * Speed-up Travis build. * Support python2 and python3 * Add support for unicode in ddt data * Build for Python 3.3 on Travis * Mon Jan 13 2014 dmueller@suse.com - update to 0.5.0: * Fix bug where test methods were named with data __name__ only * Tue Sep 17 2013 speilicke@suse.com - Initial version
/usr/lib/python3.11/site-packages/__pycache__ /usr/lib/python3.11/site-packages/__pycache__/ddt.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/ddt.cpython-311.pyc /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/ddt-1.6.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/ddt.py /usr/share/doc/packages/python311-ddt /usr/share/doc/packages/python311-ddt/CONTRIBUTING.md /usr/share/doc/packages/python311-ddt/README.md /usr/share/licenses/python311-ddt /usr/share/licenses/python311-ddt/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024