summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/construct (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.construct: fix build and testsJonathan Ringer2021-04-031-1/+7
* python3Packages.construct: 2.10.56 -> 2.10.63Jonathan Ringer2021-04-031-2/+2
* pythonPackages.construct: add python2-compatible expressionRobert Schütz2021-03-101-0/+29
* 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
* python38Packages.construct: fix build on darwinMario Rodas2020-08-131-0/+2
* python.pkgs.construct: 2.9.45 -> 2.10.56Robert Schütz2020-08-121-12/+9
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: Use HTTPS for readthedocs URLsDaniel Schaefer2019-04-221-1/+1
* python.pkgs.construct: 2.8.16 -> 2.9.45rnhmjoj2018-09-121-10/+13
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages.construct: Fix darwin build•••The package runs fine on darwin. Using pytest as a test runner also resolves the checkPhase issue on Python 3.5+. Josef Kemetmüller2018-03-101-5/+6
* pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-231-1/+2
* pythonPackages.construct: 2.8.10 -> 2.8.16Bjørn Forsman2017-10-291-2/+2
* pythonPackages.construct: move to python-modules/Bjørn Forsman2017-10-291-0/+27