summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/construct (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.construct: 2.10.69 -> 2.10.70•••https://github.com/construct/construct/releases/tag/v2.10.70 Martin Weinelt2023-12-201-2/+2
* python311Packages.construct: 2.10.68 -> 2.10.69•••Diff: https://github.com/construct/construct/compare/refs/tags/v2.10.68...v2.10.69 Changelog: https://github.com/construct/construct/releases/tag/v2.10.69 Fabian Affolter2023-11-271-2/+2
* python311Packages.construct: remove unused inputFabian Affolter2023-11-271-1/+0
* python311Packages.construct: add optional-dependenciesFabian Affolter2023-11-271-5/+12
* python311Packages.construct: refactor•••- update ordering - run nixpkgs-fmt Fabian Affolter2023-11-271-11/+35
* python311Packages.construct: add pythonImportsCheckFabian Affolter2023-11-271-0/+4
* python311Packages.construct: add changelog to metaFabian Affolter2023-11-271-0/+1
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python3Packages.construct: 2.10.67 -> 2.10.68Martin Weinelt2022-03-141-2/+2
* python2.pkgs: move expressions into python2-modules/ folder•••Another step in further separating python2 from python3. Frederik Rietdijk2022-01-161-39/+0
* pythonPackages.construct: Remove pytest-benchmark check dependency•••No need to pull it in at all when the benchmarks are skipped anyways. Zhaofeng Li2021-12-112-7/+4
* python2Packages.construct: skip tests that require broken packagesRobert Schütz2021-11-221-2/+13
* Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8. sternenseemann2021-11-132-3/+3
|\
| * pkgs.development.python-modules: remove unused argsMarkus S. Wamser2021-11-122-3/+2
* | python39Packages.ruamel-yaml: normalise name, adoptSandro Jäckel2021-11-022-4/+4
|/
* python3Packages.construct: 2.10.63 -> 2.10.67Jonathan Ringer2021-06-221-2/+2
* 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