1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 16:42:09 +00:00
Commit graph

9259 commits

Author SHA1 Message Date
Nathan van Doorn 512833807d pythonPackages.cbor2: init at 4.1.2 (#57507) 2019-03-14 12:22:29 +01:00
Robert Schütz aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
Electron cash update
2019-03-14 12:15:45 +01:00
nyanloutre 9b9f4d9005 pythonPackages.qdarkstyle: init at 2.6.5 2019-03-14 11:54:38 +01:00
Robert Schütz 5ee0125268
python.pkgs.shapely: fix tests on Darwin (#57630) 2019-03-14 10:28:43 +01:00
Robert Schütz 098cb9f63a
Merge pull request #56082 from Ma27/fix-pyopencl
python3Packages.pyopencl: fix build
2019-03-14 00:11:22 +01:00
Ethan Glasser-Camp 2556b7bfad virtualenv: Update patch for 16.2.0 (#57533) 2019-03-13 23:58:52 +01:00
Robert Schütz f721655455 python.pkgs.cairosvg1: remove
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Robert Schütz 22877838fa python.pkgs.cssselect2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz fca2c15ca6 python.pkgs.tinycss2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz fe633fb1be python.pkgs.pytest-isort: 0.2.1 -> 0.3.1 2019-03-13 23:49:35 +01:00
Robert Schütz b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
Fix cairocffi build
2019-03-13 23:35:17 +01:00
Robert Schütz 01cb9b01b8 python3.pkgs.cairosvg: 2.2.1 -> 2.3.0 2019-03-13 23:28:43 +01:00
Alexander V. Nikolaev e878fd6f5f pythonPackages.cairocffi: support 1.0 and 0.9
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Maximilian Bosch 8dac864470 pythonPackages.thumbor: 6.6.0 -> 6.7.0
This patch ensures that the currently broken `thumbor`[1] package builds
and works again.

The following problems were fixed:

* Rather than placing required packages (like `gifsicle` or `exiftool`)
  into the build input list, we reference them explicitly where needed
  to ensure that the package works after the build without further
  installs.

* Skip the `test_redeye_applied` test case which is broken for a while
  now.

[1] https://hydra.nixos.org/build/90290998
2019-03-13 11:36:38 +01:00
Maximilian Bosch 16c2c6b66d python3Packages.qasm2image: require Python 3.5 at least
According to `setup.py` in 0.8 older Python wouldn't work.
2019-03-13 11:36:37 +01:00
Robert Djubek f0bd27150a pythonPackages.weboob: fix build 2019-03-12 22:39:48 -04:00
Robert Djubek c0f03051fa pythonPackages.pdfminer: 20170720 -> 20181108 2019-03-12 22:13:03 -04:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
R. RyanTM 5b0502dc85 python37Packages.aiorpcx: 0.10.4 -> 0.10.5 (#57380)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiorpcx/versions
2019-03-12 22:55:23 +01:00
R. RyanTM cd797fcfaf python37Packages.discid: 1.1.1 -> 1.2.0 (#57396)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-discid/versions
2019-03-12 22:50:30 +01:00
R. RyanTM 28232e21bb python37Packages.distributed: 1.25.3 -> 1.26.0 (#57397)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-distributed/versions
2019-03-12 22:47:58 +01:00
Jos van Bakel 382abc9207 pythonPackages.rbtools: fix tests (#57258) 2019-03-12 22:30:49 +01:00
Ryan Mulligan 816c9b6547
Merge pull request #57381 from r-ryantm/auto-update/python2.7-aws-sam-translator
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
2019-03-11 19:15:28 -07:00
teh 30103df024 vowpalwabbit: fix build. (#57455) 2019-03-12 00:49:01 +01:00
Maximilian Bosch d2379192b5
python3Packages.pyopencl: fix build
Fix the recently broken build by adding `pybind11`
to the build. Also set $HOME to a temporary directory during the build
to avoid "Permission denied" errors in the build script.

This also unbreaks `sasview` and `pybitmessage`.

See also #56826
See also https://hydra.nixos.org/build/89037506
2019-03-11 23:30:35 +01:00
R. RyanTM c6ed0f964b python37Packages.geopandas: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-03-11 14:48:50 -04:00
R. RyanTM 1923f36042 python37Packages.libversion: 1.1.2 -> 1.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libversion/versions
2019-03-11 14:43:33 -04:00
R. RyanTM 8513b5146e python37Packages.peewee: 3.8.2 -> 3.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-peewee/versions
2019-03-11 14:41:30 -04:00
R. RyanTM 5c4f11d6c6 python37Packages.paste: 3.0.6 -> 3.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-paste/versions
2019-03-11 14:37:59 -04:00
Silvan Mosberger bfac72b276
pythonPackages.poetry: Fix build 2019-03-11 16:49:22 +01:00
Andreas Rammhold 2dd3253079
Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
2019-03-11 15:48:54 +01:00
R. RyanTM b83973990f python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-aws-sam-translator/versions
2019-03-11 06:18:49 -07:00
Robert Schütz e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
Lancelot SIX ce51fbab82
Merge pull request #56486 from lsix/add_qgis_3
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
Herwig Hochleitner 88d9ef9e1f pythonPackage.azure-mgmt-*: fix builds
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-10 22:16:31 +01:00
Herwig Hochleitner 292a4520f9 pythonPackages.msrestazure: init 0.6.0 2019-03-10 22:16:31 +01:00
Herwig Hochleitner 668d18c07a pythonPackages.msrest: init 0.6.2 2019-03-10 22:16:31 +01:00
Daiderd Jordan 132a9a0c32
Merge pull request #56980 from LnL7/python-distlib
pythonPackages.distlib: init at 0.2.8
2019-03-10 15:39:29 +01:00
Peter Simons c103b5b236 python-suds-jurko: disable the test suite
The test suite was broken by ee38a0d183.
2019-03-10 12:13:37 +01:00
worldofpeace 7435c633f6
Merge pull request #57128 from FlorianFranzen/pyext
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Florian Franzen e0b3eb075f pythonPackages.pyext: 0.6 -> 0.8 2019-03-09 20:20:43 +01:00
worldofpeace 47dd2b4c6e
Replace deprecated py.test command with pytest
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
sveitser a554b1c71f
pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
Daniël de Kok 449e7f9777 python2Packages.moinmoin: 1.9.9 -> 1.9.10 (#56970)
Changes:

https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13

This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
vanzef 6a11ba39ca marisa-python: fix build (#57013) 2019-03-08 21:37:17 +01:00
Maximilian Bosch 94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].

An exemplary fallout is the broken build of `pyopencl`[2].

[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Will Dietz 10646d5e62 pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
Fixes #56993.
2019-03-07 17:39:28 -06:00
Will Dietz 7ec3142207 pythonPackages.m2crypto: 0.30.1 -> 0.32.0
bdbacebd87
2019-03-07 16:43:08 -06:00
Josef Kemetmüller 811293134b pythonPackages.mxnet: Fix build (#56848) 2019-03-07 23:06:11 +01:00
obadz 275e6a0a12 pythonPackages.flickrapi: init at 2.4.0 2019-03-07 15:37:19 +00:00