summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/lmdb (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages.lmdb: 1.1.1 -> 1.2.1Ivan Kozik2021-04-261-2/+2
* pythonPackages.lmdb: don't depend on ludios_wpull•••This makes no sense and yet was added in 65eccfad5d32328d12cf8b42d02560905a8c9bae This was breaking the build of python3Packages.lmdb because ludios_wpull does not build on 3.8, only 3.7. Ivan Kozik2021-04-261-3/+0
* python3Packages.lmdb: 1.0.0 -> 1.1.1Frederik Rietdijk2021-04-031-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* pythonPackages.lmdb: Fix buildSandro Jäckel2021-01-061-6/+10
* python3Packages.lmdb: 0.99 -> 1.0.0Frederik Rietdijk2020-12-011-2/+2
* python: lmdb: 0.98 -> 0.99Frederik Rietdijk2020-08-161-2/+2
* python: lmdb: 0.97 -> 0.98Frederik Rietdijk2019-12-301-2/+2
* 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 https://github.com/NixOS/nixpkgs/commit/f7e28bf5d8181926e600a222cb70180519d09726 Ivan Kozik2019-09-091-2/+1
* 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 R. RyanTM2019-08-201-2/+2
* 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 R. RyanTM2019-08-051-2/+2
* 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 R. RyanTM2019-06-171-2/+2
* pythonPackages.lmdb: enable tests (#51931)Ivan Kozik2018-12-131-3/+7
* 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 R. RyanTM2018-10-241-2/+2
* pythonPackages.lmdb: refactor move to python-modulesChris Ostrouchov2018-10-171-0/+26