summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dbf (follow)
Commit message (Expand)AuthorAgeFilesLines
* python38Packages.dbf: 0.99.0 -> 0.99.1R. RyanTM2021-03-121-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-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
* python: dbf: 0.98.3 -> 0.99.0Frederik Rietdijk2020-08-161-2/+2
* treewide: structured-attrs fixesRobin Gloster2019-12-301-1/+1
* python37Packages.dbf: 0.98.2 -> 0.98.3•••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-dbf/versions R. RyanTM2019-09-301-2/+2
* python37Packages.dbf: 0.98.0 -> 0.98.2•••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-dbf/versions R. RyanTM2019-07-171-2/+2
* python37Packages.dbf: 0.97.11 -> 0.98.0•••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-dbf/versions (cherry picked from commit e5e77d76fd46fc8a4eeae4685cc5b6d81b2df23d) R. RyanTM2019-04-071-2/+2
* python: dbf: 0.97.7 -> 0.97.11Frederik Rietdijk2018-07-221-2/+2
* python: dbf: 0.97.2 -> 0.97.7Frederik Rietdijk2018-06-021-2/+2
* python: dbf: 0.96.8 -> 0.97.2Frederik Rietdijk2018-04-081-2/+2
* pythonPackages.dbf: fix testsRobert Schütz2018-02-221-3/+6
* dbf: refactorRahul Gopinath2017-05-031-0/+25