Commit graph

7 commits

Author SHA1 Message Date
Ivan Kozik 39d0c9693e pythonPackages.lmdb: fix build
This fixes:

pythonCatchConflictsPhase
Found duplicated packages in closure for dependency 'lmdb':
  lmdb 0.97 (/build/lmdb-0.97)
  lmdb 0.97 (/nix/store/js0iimri6y9yqgfc111jzp3mrv5ic9cj-python3.7-lmdb-0.97/lib/python3.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/9bcn2m3r5v8slmpj31hxw05j906qgl5l-python3.7-lmdb-0.97.drv' failed with exit code 1

This was probably broken by f7e28bf5d8
2019-09-09 14:33:58 +00:00
R. RyanTM 5c22d64e45 python37Packages.lmdb: 0.96 -> 0.97
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lmdb/versions
2019-08-20 05:56:21 -07:00
R. RyanTM 838b6e9f55 python37Packages.lmdb: 0.95 -> 0.96
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lmdb/versions
2019-08-05 09:16:10 -07:00
R. RyanTM a6ee5acac7 python37Packages.lmdb: 0.94 -> 0.95
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lmdb/versions
2019-06-17 13:53:37 -07:00
Ivan Kozik f1b814a879 pythonPackages.lmdb: enable tests (#51931) 2018-12-13 09:08:05 +01:00
R. RyanTM 32032825bf python36Packages.lmdb: 0.92 -> 0.94
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-lmdb/versions
2018-10-24 12:32:17 +02:00
Chris Ostrouchov dd44ffbcbe pythonPackages.lmdb: refactor move to python-modules 2018-10-17 07:46:57 +02:00