Martin Weinelt
|
14f366ecaf
|
python3Packages.construct: 2.10.67 -> 2.10.68
|
2022-03-14 00:28:51 +01:00 |
|
Frederik Rietdijk
|
ae18d68b6b
|
python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
|
2022-01-16 10:00:16 +01:00 |
|
Zhaofeng Li
|
c2fb4222a8
|
pythonPackages.construct: Remove pytest-benchmark check dependency
No need to pull it in at all when the benchmarks are skipped anyways.
|
2021-12-11 09:57:33 -08:00 |
|
Robert Schütz
|
192bbb938c
|
python2Packages.construct: skip tests that require broken packages
|
2021-11-22 16:58:38 -08:00 |
|
sternenseemann
|
1a1e32f023
|
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd .
|
2021-11-13 12:35:55 +01:00 |
|
Markus S. Wamser
|
2043dbb6fa
|
pkgs.development.python-modules: remove unused args
|
2021-11-12 19:10:54 -08:00 |
|
Sandro Jäckel
|
b2767b69dd
|
python39Packages.ruamel-yaml: normalise name, adopt
|
2021-11-02 13:38:06 +01:00 |
|
Jonathan Ringer
|
d425fd54ed
|
python3Packages.construct: 2.10.63 -> 2.10.67
|
2021-06-22 13:42:47 +02:00 |
|
Jonathan Ringer
|
4835808d40
|
python3Packages.construct: fix build and tests
|
2021-04-03 17:49:55 +02:00 |
|
Jonathan Ringer
|
5a30f422e8
|
python3Packages.construct: 2.10.56 -> 2.10.63
|
2021-04-03 17:49:47 +02:00 |
|
Robert Schütz
|
e53717ca11
|
pythonPackages.construct: add python2-compatible expression
|
2021-03-10 23:33:43 +01:00 |
|
Pavol Rusnak
|
a4bbfba80d
|
pkgs/development/python-modules: stdenv.lib -> lib
|
2021-01-24 01:29:22 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
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
|
2021-01-11 10:38:22 +01:00 |
|
Mario Rodas
|
461bc85c31
|
python38Packages.construct: fix build on darwin
|
2020-08-13 23:20:00 -05:00 |
|
Robert Schütz
|
89f51ae949
|
python.pkgs.construct: 2.9.45 -> 2.10.56
|
2020-08-12 17:33:07 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Daniel Schaefer
|
92cccb6f83
|
treewide: Use HTTPS for readthedocs URLs
|
2019-04-22 20:46:18 +02:00 |
|
rnhmjoj
|
d117e3ccd8
|
python.pkgs.construct: 2.8.16 -> 2.9.45
|
2018-09-12 03:35:26 +02:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Josef Kemetmüller
|
91a9453496
|
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+.
|
2018-03-10 23:36:00 +01:00 |
|
adisbladis
|
d99378654f
|
pythonPackages: Add version and pname attributes to packages
|
2017-11-23 17:49:43 +01:00 |
|
Bjørn Forsman
|
454ad93a35
|
pythonPackages.construct: 2.8.10 -> 2.8.16
|
2017-10-29 22:35:16 +01:00 |
|
Bjørn Forsman
|
0bc9f75dc1
|
pythonPackages.construct: move to python-modules/
|
2017-10-29 22:35:15 +01:00 |
|