Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythonPackages.pybase64: init at 0.2.1 #34589

Merged
merged 2 commits into from Feb 5, 2018
Merged

Commits on Feb 5, 2018

  1. pythonPackages.nose-parameterized: create parameterized alias

    `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.
    Ma27 committed Feb 5, 2018
    Copy the full SHA
    9d188f9 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.pybase64: init at 0.2.1

    `pybase64` is a tiny wrapper for `libbase64` written in python.
    
    /cc @ironpinguin
    Ma27 committed Feb 5, 2018
    Copy the full SHA
    14da2e2 View commit details
    Browse the repository at this point in the history