This repository was archived by the owner on Oct 7, 2022. It is now read-only.
v1.2.0
- adding support for darwin platform
- fetching metadata from pypi using aiohttp, #42
- for sources use
sha256instead ofmd5. whensha256is not provided we download package and calculate it, #41 - python version option (
-V) is now a required option, #39 python"object" now has apkgs_top_levellist of all top level packages, #38- an option
-Tadded to turndoCheck=true;for all generated packages, #36 - detect more licenses, #29
- multiple
requirements.txtcan now be provided when calling pypi2nix, #34 - run
nix-shellwith--pureoption