summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/parameterized
AgeCommit message (Collapse)Author
2019-02-17python.pkgs.parameterized: update dependenciesRobert Schütz
2019-02-17python: parameterized: 0.6.1 -> 0.7.0Frederik Rietdijk
2018-02-05pythonPackages.nose-parameterized: create `parameterized` aliasMaximilian Bosch
`pythonPackages.parameterized` is the successor of `nose-parameterized` as the authors of the module decided to support more testing frameworks and stopped focusing on `noes` only. `nose-parameterized` is still available in `pypi` with version `0.6.0`, but is officially deprecated. However the renaming happened quite recently so it is possible that there are still folks relying on `nose-parameterized`. Therefore I moved the expression to provide a `pythonPackages.parameterized` derivation and added a package override which builds `nose-parameterized` after yielding a deprecation warning.