21321 Commits

Author SHA1 Message Date
Sandro
2ab19d9aca
Merge pull request #102846 from lukegb/python-emv
python3Packages.emv: init at 1.0.11
2020-11-25 00:41:05 +01:00
Sandro
0188a58e87
Merge pull request #104808 from SuperSandro2000/auto-update/python3.7-mss
python3Packages.mss: 6.0.0 -> 6.1.0
2020-11-24 23:59:13 +01:00
R. RyanTM
3873438b8f
python3Packages.mss: 6.0.0 -> 6.1.0 2020-11-24 22:46:05 +01:00
Sandro
290acddd9a
Merge pull request #103297 from SuperSandro2000/patch-4
pythonPackages.gradient_statsd: Disable tests
2020-11-24 22:41:24 +01:00
Sandro
285f69eb80
pythonPackages.gradient_statsd: Disable tests 2020-11-24 22:40:32 +01:00
Sandro Jäckel
bffb773018
python3Packages.phx-class-registry: init at 3.0.5 2020-11-24 22:38:06 +01:00
Timo Kaufmann
6f0c00907b
Merge pull request #98491 from raboof/inkscape-add-inkcut-extension-on-top-of-master
inkscape: add inkcut extension
2020-11-24 21:58:05 +01:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Guillaume Girol
b32a2844ca
Merge pull request #104605 from seppeljordan/shapely-minimum-python
pythonPackages.shapely: Set minimum python version to 3.5
2020-11-24 20:03:15 +00:00
Sandro
f0ac1596a1
Merge pull request #103301 from r-ryantm/auto-update/python3.7-XStatic-jQuery
python37Packages.xstatic-jquery: 3.4.1.0 -> 3.5.1.1
2020-11-24 20:55:02 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Jonathan Ringer
2545e3f370 python2Packages.cryptography: mark insecure, CVE-2020-25659 2020-11-24 17:32:50 +01:00
Mario Rodas
15f61a9b84 python3Packages.scrapy: 2.4.0 -> 2.4.1
https://github.com/scrapy/scrapy/releases/tag/2.4.1
2020-11-23 22:17:30 -08:00
Drew Risinger
e9a5187d1e pythonPackages.pyqtgraph: convert to pyqt5 2020-11-23 22:12:24 -08:00
Masanori Ogino
0d2f29d617 pythonPackages.rpy2: 3.2.6 -> 3.3.6, fix test etc.
- This newer version is compatible with panda 1.0 without any patch.
- rPackages.lazyload is required to run tests.
- The official website is moved to GitHub Pages.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-23 21:55:28 -08:00
Ryan Mulligan
b160b939df
Merge pull request #104493 from arcz/fix-crytic-compile
pythonPackages.crytic-compile: fix missing dependency
2020-11-23 20:56:14 -08:00
Jan Tojnar
6d99109b12
Merge branch 'staging-next' into staging 2020-11-24 05:44:44 +01:00
Sandro Jäckel
abfd29cace pythonPackages.asyncssh: Switch PyTestCheckHook, disable failing tests 2020-11-23 16:29:49 -08:00
Joshua Skrzypek
cde89e3ecf python3Packages.pyspark: Fix out of date postPatch
Pyspark switched to pinning py4j==0.10.9 with v3.0.0 - see this commit:
https://github.com/apache/spark/\
   commit/fc4e56a54c15e20baf085e6061d3d83f5ce1185d

This meant that since the bump to pyspark v3.0.0 - in this commit:
https://github.com/NixOS/nixpkgs/\
   commit/5181547ae6624b462919a806c4d0888e6e4630f4 -
the patch was no longer matching on the 'py4j==0.10.7' string that was
working previously.

The failing patch went unnoticed previously because the version of py4j
pinned by pyspark>=3.0.0 was the same as the py4j provided by nixpkgs.

However, a recent PR (#101636) bumped the version of py4j to 0.10.9.1 in
this commit:
https://github.com/NixOS/nixpkgs/\
   commit/43a91282d66223c5cb978d53fbe1033f56dd7f2b
which caused the version pinned by pyspark to no longer match the
version provided by nixpkgs. FWIW, @jonringer flagged this issue on
another PR that tried to bump py4j: #100623.

My solution here was to upgrade the patch's target string to match the
version found in pyspark's current setup.py.
2020-11-23 16:19:14 -08:00
Sandro
9f4cd47a0d
Merge pull request #103827 from r-ryantm/auto-update/python3.7-gssapi
python37Packages.gssapi: 1.6.9 -> 1.6.10
2020-11-24 01:06:06 +01:00
Sandro
5ba79b8cf4
Merge pull request #103296 from r-ryantm/auto-update/python3.7-genanki
python37Packages.genanki: 0.8.1 -> 0.9.0
2020-11-23 23:16:18 +01:00
Sandro
4b481d9b9f
Merge pull request #102516 from NieDzejkob/sumtypes
pythonPackages.sumtypes: init at 0.1a5
2020-11-23 22:26:14 +01:00
R. RyanTM
f1690744b3 python27Packages.pyside2: 5.15.1 -> 5.15.2 2020-11-23 20:34:45 +01:00
Ben Darwin
a319fd5d66 python3Packages.nilearn: 0.6.2 -> 0.7.0 2020-11-23 14:09:20 -05:00
Olli Helenius
552eb717c1 pythonPackages.hcloud: 1.9.1 -> 1.10.0 2020-11-23 10:35:14 -08:00
Frederik Rietdijk
587538d087 Merge staging-next into staging 2020-11-23 18:10:33 +01:00
David Pätzel
2c721183f7 pythonPackages.mesa: unstable-2019-12-09 -> 0.8.7 2020-11-23 08:52:09 -08:00
Jonathan Ringer
387b2c976f python3Packages.jaraco_collections: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
7e0bffcb94 python3Packages.jaraco_itertools: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
304c2d2d95 python3Packages.jaraco_classes: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
1149afbfb8 python3Packages.jaraco_logging: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
3daabe0ca3 python3Packages.jaraco_stream: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
02ac13b563 python3Packages.jaraco_text: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer
6192e912d8 python3Packages.jaraco_functools: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Bernardo Meurer
b543ade350 pythonPackages.psycopg2cffi: init at 2.8.1 2020-11-23 07:05:26 -08:00
freezeboy
a4a1d546ae python3Packages.zha-quirks: 0.0.45 -> 0.0.46
Also unbreak the tests
2020-11-23 06:55:03 -08:00
georgewhewell
5ee22cefe2 pythonPackages.pyro-ppl: fix build, unmark as broken 2020-11-23 06:51:08 -08:00
georgewhewell
9f2cc6f478 pythonPackages.pyro-api: init at 0.1.1 2020-11-23 06:51:08 -08:00
Jonathan Ringer
a3ab7a3518 python3Packages.astropy: fix build 2020-11-23 06:49:26 -08:00
freezeboy
b8ba234c8c python3Packages.pywbem: 1.0.2 at 1.1.1 2020-11-23 06:33:53 -08:00
freezeboy
891863830d python3Packages.yamlloader: init at 0.5.5 2020-11-23 06:33:53 -08:00
freezeboy
33c26604ae python3Packages.nocasedict: init at 1.0.1 2020-11-23 06:33:53 -08:00
freezeboy
eaf730c4f8 python3Packages.nocaselist: init at 1.0.3 2020-11-23 06:33:53 -08:00
R. RyanTM
4f322b7ef5 python37Packages.gidgethub: 4.1.1 -> 4.2.0 2020-11-23 06:31:01 -08:00
R. RyanTM
c2c3c2eaa2 python37Packages.google_cloud_bigtable: 1.5.1 -> 1.6.0 2020-11-23 06:30:17 -08:00
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 6a23dde75bd9bb0cdcc58477439aaf1e146e3623.
2020-11-23 15:29:23 +01:00
R. RyanTM
645a140168 python37Packages.mongoengine: 0.20.0 -> 0.21.0 2020-11-23 06:27:05 -08:00
Sandro
bb8ed2f9e8
Merge pull request #102193 from mweinelt/python/anyio 2020-11-23 15:26:31 +01:00
R. RyanTM
18f5b1c663 python37Packages.flask-httpauth: 4.1.0 -> 4.2.0 2020-11-23 06:26:07 -08:00
Sandro
ecc25699df
Merge pull request #104486 from r-ryantm/auto-update/python3.7-oauthenticator
python37Packages.oauthenticator: 0.12.0 -> 0.12.1
2020-11-23 13:12:16 +01:00