Frederik Rietdijk
6100bc29f7
Revert "Revert "cpython: fix finding headers when cross-compiling extension modules""
...
Moving the sysconfig file caused spidermonkey_78 to fail to build. We now symlink it instead.
This reverts commit 6a23dde75b
.
2020-11-23 15:29:23 +01:00
Martin Weinelt
a62e6738af
Merge pull request #103958 from raboof/revert-pymon
...
Revert "python3Packages.pytest-testmon: 1.0.2 -> 1.0.3"
2020-11-22 14:22:11 +01:00
Frederik Rietdijk
6a23dde75b
Revert "cpython: fix finding headers when cross-compiling extension modules"
...
This breaks virtualenv https://github.com/NixOS/nixpkgs/issues/104483 .
We should probably not move `_sysconfigdata` but just copy it for cross to
another place or output.
This reverts commit 11806b6ede
.
2020-11-22 13:13:23 +01:00
Frederik Rietdijk
3eb6d01fa4
Merge pull request #103360 from jonringer/python39
...
[staging] python39Packages: recurseintoAttrs for package set
2020-11-21 13:57:13 +01:00
Frederik Rietdijk
54cb417ba0
Merge staging-next into staging
2020-11-21 08:43:46 +01:00
Frederik Rietdijk
1ffd7cf0d6
Merge master into staging-next
2020-11-21 08:43:10 +01:00
R. RyanTM
c938830d7a
python37Packages.snowflake-connector-python: 2.3.5 -> 2.3.6
2020-11-20 17:01:40 -08:00
R. RyanTM
c0f6699f5a
python37Packages.sshtunnel: 0.2.2 -> 0.3.1
2020-11-20 16:13:51 -08:00
R. RyanTM
1cfd48776d
python37Packages.google_cloud_storage: 1.32.0 -> 1.33.0
2020-11-20 16:09:04 -08:00
Michael Reilly
5c9e2ff989
python3Packages.tensorflow_2: 2.3.0 -> 2.3.1
2020-11-20 14:31:42 -08:00
Fabian Freihube
c7cb72b0ca
python.pkgs.black: 19.10b0 -> 20.8b1
2020-11-20 14:25:35 -08:00
Guillaume Girol
01083f116d
Merge pull request #102235 from symphorien/paperwork2
...
Paperwork 2.0
2020-11-20 21:30:08 +00:00
R. RyanTM
51fa5bbda9
python37Packages.bx-python: 0.8.6 -> 0.8.9
2020-11-20 12:59:33 -08:00
R. RyanTM
9a6772968a
python27Packages.lightgbm: 3.0.0 -> 3.1.0
2020-11-20 12:51:57 -08:00
R. RyanTM
0e9ba93148
python37Packages.trimesh: 3.8.12 -> 3.8.13
2020-11-20 12:46:39 -08:00
Dmitry Ivankov
fccb704f87
mitmproxy: 5.2 -> 5.3.0
...
Resolves #103992 where test phase was failing due to
openssl 1.1.1g -> 1.1.1h causing test certificate rejection.
Which was fixed in 5.3.0 release.
2020-11-20 12:05:42 -08:00
R. RyanTM
8b010d8904
python27Packages.azure-mgmt-loganalytics: 1.0.0 -> 2.0.0
2020-11-20 10:13:05 -08:00
R. RyanTM
83cad7d019
python38Packages.atom: 0.5.2 -> 0.6.0
2020-11-20 10:00:36 -08:00
R. RyanTM
a7a38974b1
python27Packages.dockerfile-parse: 1.0.0 -> 1.1.0
2020-11-20 10:00:25 -08:00
R. RyanTM
ebf2f217a4
python27Packages.broadlink: 0.14.1 -> 0.16.0
2020-11-20 09:58:23 -08:00
Jonathan Ringer
58cc7968be
python3Packages.gipc: mark broken
...
no longer compatible with a recent version of gevent
2020-11-20 09:56:44 -08:00
Jonathan Ringer
06003e01f8
python3Packages.cassandra-driver: mark broken
...
geomet doesn't exist in nixpkgs
2020-11-20 09:56:44 -08:00
Jonathan Ringer
0aeddb448d
python3Packages.greenlet: 0.4.16 -> 0.4.17
2020-11-20 09:56:44 -08:00
Jonathan Ringer
3234520337
python3Packages.gevent: 20.5.2 -> 20.9.0
2020-11-20 09:56:44 -08:00
R. RyanTM
b80ab1565d
python27Packages.ijson: 3.1.1 -> 3.1.2.post0
2020-11-20 09:56:11 -08:00
R. RyanTM
6f6c9af4bc
python27Packages.databricks-cli: 0.11.0 -> 0.14.0
2020-11-20 09:54:22 -08:00
Kira Bruneau
87e9b49fc7
pythonPackages.debugpy: 1.1.0 -> 1.2.0
2020-11-20 09:28:22 -08:00
R. RyanTM
7042bc3fe9
python27Packages.jsonrpc-base: 1.0.3 -> 1.1.0
2020-11-20 09:26:54 -08:00
R. RyanTM
338a4dbd32
python27Packages.glom: 20.8.0 -> 20.11.0
2020-11-20 09:25:28 -08:00
Jonathan Ringer
a20cf479b3
python2Packages.locustio: remove, unmaintained
2020-11-20 09:24:15 -08:00
R. RyanTM
8f2db79bfa
python37Packages.bip_utils: 1.5.0 -> 1.6.0
2020-11-20 09:43:24 +00:00
Frederik Rietdijk
cbb4e4733b
Merge staging-next into staging
2020-11-20 08:12:39 +01:00
Frederik Rietdijk
553b7a8bf0
Merge master into staging-next
2020-11-20 08:12:06 +01:00
Austin Seipp
75e683d29d
pythonPackages: add new 'seccomp' library
...
As requested in #99553 . Closes #99553 .
Libraries that install python modules as part of the build are
problematic, because they either
- only support a single python version, because the input for
pythonPackages gets fixed in all-packages.nix, or
- need to be rebuild the underlying C code for *every* python version
resulting in libfoo-python37, libfoo-python38, and so on
We would prefer to use the second approach because it works correctly
for all versions of python. However, it creates duplicate copies of
libseccomp.so and that can be expensive. Instead we 'deduplicate' the
copies of libseccomp.so by
- attaching a new $pythonsrc output to the libseccomp deriv, and
- exposing a new 'seccomp' package in python-packages.nix using
libseccomp as input, and
- having a custom python.nix derivation that builds the cython
extension using libseccomp to get the python source and the
package version
This means we build 1 copy of the seccomp python package, one for each
version of python, but all of those packages refer to a single instance
of the libseccomp C library, giving us the best of both worlds.
NOTE: because this requires changing the postInstall of libseccomp, it
requires a mass rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-20 07:57:26 +01:00
R. RyanTM
e24fb3a461
python37Packages.aiounifi: 23 -> 25
2020-11-19 21:05:50 -08:00
R. RyanTM
f2273b18fa
python27Packages.devpi-common: 3.5.0 -> 3.6.0
2020-11-19 21:03:21 -08:00
R. RyanTM
8b374c345d
python27Packages.elasticsearch-dsl: 7.2.1 -> 7.3.0
2020-11-19 21:02:48 -08:00
R. RyanTM
51f4c33ef7
python37Packages.bleak: 0.7.1 -> 0.9.1
2020-11-19 21:00:51 -08:00
R. RyanTM
e570979678
python37Packages.breathe: 4.23.0 -> 4.24.0
2020-11-19 20:59:58 -08:00
R. RyanTM
16cc70b79a
python27Packages.bitarray: 1.6.0 -> 1.6.1
2020-11-19 20:34:20 -08:00
R. RyanTM
da1dccaf23
python37Packages.dogpile_cache: 1.0.2 -> 1.1.0
2020-11-19 20:28:57 -08:00
R. RyanTM
0deec106da
python27Packages.elasticsearch: 7.9.1 -> 7.10.0
2020-11-19 20:28:50 -08:00
R. RyanTM
f7c7639070
python37Packages.azure-mgmt-netapp: 0.13.0 -> 0.14.0
2020-11-19 20:28:09 -08:00
R. RyanTM
14b3445b68
python27Packages.eradicate: 1.0 -> 2.0.0
2020-11-19 19:52:59 -08:00
R. RyanTM
c07523a6b1
python27Packages.arpeggio: 1.9.2 -> 1.10.1
2020-11-19 18:24:45 -08:00
R. RyanTM
e37934ae5d
python27Packages.dependency-injector: 3.30.4 -> 4.4.1
2020-11-19 17:37:34 -08:00
R. RyanTM
293ab6cd1a
python27Packages.braintree: 4.4.0 -> 4.5.0
2020-11-19 17:36:57 -08:00
R. RyanTM
cd423a2d15
python27Packages.docrep: 0.2.7 -> 0.3.1
2020-11-19 17:11:22 -08:00
R. RyanTM
aac1ccef72
python37Packages.batchspawner: 1.0.0 -> 1.0.1
2020-11-19 17:10:03 -08:00
Jonathan Ringer
d0aeb6581c
Revert "python3Packages.greenlet: 0.4.16 -> 0.4.17"
...
This reverts commit 4bfbcbeb38
.
0.4.17 can cause segfaults, and some packages such as `dulwich`
will fail during tests
2020-11-19 16:53:10 -08:00