This repository was archived by the owner on Oct 7, 2022. It is now read-only.
v1.4.0
- release version detection improved, using pkg_resource to parse version
- buildout support (eg.
pypi2nix -V 2.7 -b buildout.cfg) - pip cache is now in pypi2nix cache
- creating
requirements_frozen.txtalongside.nixfiles. it can be useful for pip/virtualenv - increased timeout when fetching resources from pypi
- license is now also recognized using classifiers
- output in console is now minimal,
-v/--verboseadded for debugging purposes - stage1 isnt failing with correct error code. now i'm checking for Error string.
- SSL_CERT_FILE exported in stage1
requirements.niximproved a bit- improved travis builds