Nixpkgs-pytools

Latest version: v1.3.0

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.0

Added
- adding support for python 2.7

1.2.0

Added
- adding python-rewrite-imports

1.1.2

Added
- support for directly adding package to `nixpkgs` via `--nixpkgs-root`
- `--stdout` option to print derivation instead of writing to file
- more complete unit tests
- detect `pytest` and `nose` as `checkInputs` and automatically set `checkPhase`
- automatic `http://` -> `https://` urls if they exist
- `fetchPypi` now includes the `extension` if not `tar.gz`

Changed
- removed dependency on `nix-prefetch-url`
- mocking `setup(...)` is now the default

1.0.1

Added
- adds a changelog

Changed
- add unit tests via pytest

1.0.0

Added
- setup.py support
- package is released to pypi, automatic publishing of the package to pypi via travis

Changed
- move files to subfolder for setup.py packaging support

Removed
- remove support for direct calling of `python-package-init.py`, install the
package and run `python-package-init` instead

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.