| Name: | python-nose-parameterized |
|---|---|
| Version: | 0.3.5 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 42009 |
| License: | BSD |
| RPM: | python-nose-parameterized-0.3.5-1.el7.noarch.rpm |
| Source RPM: | python-nose-parameterized-0.3.5-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/wolever/nose-parameterized |
| Summary: | Decorator for parameterized testing with Nose |
| Description: | Library that improving nose test generators with a decorator that fixes the frequent requirement of a second function, the difficulty to separate the data from the tests and the impossibility of working with subclases of unittest.TestCase |
- Update to new upstream version - removed unneeded patch, six already not a bundled library anymore
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- fixed bad retrieving of requires
- Initial packaging