Commit graph

10466 commits

Author SHA1 Message Date
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Mario Rodas c0913478bd
pythonPackages.asttokens: fix python3 build 2019-06-06 16:20:00 -05:00
Nikolay Amiantov 718a937118
Merge pull request #62780 from abbradar/mystem
Add mystem package
2019-06-06 21:36:31 +03:00
Nikolay Amiantov 394626f9d9 python3.pkgs.pymystem3: init at 0.2.0 2019-06-06 20:26:36 +03:00
Renaud 736153dcbb
Merge pull request #62517 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.12.0 -> 4.13.0
2019-06-06 17:57:54 +02:00
Matthew Bauer d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Vladimír Čunát 326148ec9b
python*Packages.PyICU: 2.0.3 -> 2.3.1
This fixes build with our new default icu version.
The changelog seems safe:
https://github.com/ovalhub/pyicu/blob/master/CHANGES
2019-06-06 15:41:46 +02:00
Vladimír Čunát a94f0c68c7
python*Packages.PyICU: switch patch URL
... to one that works and should keep working over long term.
2019-06-06 15:40:25 +02:00
Matthew Bauer eb189808c4 python-cld2-cffi: don’t error on c++11-narrowing 2019-06-06 00:33:23 -04:00
Klaas van Schelven fcf7cacb94 pythonPackages.strict-rfc3339: init at 0.7 2019-06-05 18:45:11 -04:00
worldofpeace 75fba4a183
Merge pull request #62312 from vanschelven/rfc3987
pythonPackages.rfc3987: init at 1.3.8
2019-06-05 18:42:57 -04:00
Mario Rodas d3c9e5e16d
Merge pull request #62667 from vanschelven/fix-python-sh
python: sh: fix (patch a test to be able to install again)
2019-06-05 10:37:25 -05:00
Klaas van Schelven 927e9d4ff2 python: sh: fix (patch a test to be able to install again)
See https://github.com/amoffat/sh/pull/468
2019-06-05 17:12:27 +02:00
Vladimír Čunát 576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
Klaas van Schelven 9ed7c047b8 pythonPackages.rfc3987: init at 1.3.8 2019-06-05 09:59:01 +02:00
worldofpeace 447011a9b8
pythonPackages.flask-swagger: disable checkPhase 2019-06-05 00:05:56 -04:00
Mario Rodas 8b5da61fbb
Merge pull request #62670 from vanschelven/python-flask-swagger
pythonPackages.flask-swagger: init at 0.2.14
2019-06-04 22:51:43 -05:00
Manuel Mendez a02dfde074 pythonPackages.packet-python: enable tests 2019-06-04 12:31:26 -04:00
Manuel Mendez 70a6962d06 pythonPackages.packet-python: 1.37.1 -> 1.38.2 2019-06-04 12:31:21 -04:00
Klaas van Schelven 35442093e1 pythonPackages.flask-swagger: init at 0.2.14 2019-06-04 17:14:24 +02:00
Mario Rodas 9d8b362c78
Merge pull request #62537 from r-ryantm/auto-update/python3.7-pytest-tornado
python37Packages.pytest-tornado: 0.7.0 -> 0.8.0
2019-06-04 05:32:37 -05:00
Mario Rodas e8f468c994
Merge pull request #62525 from r-ryantm/auto-update/python3.7-fasteners
python37Packages.fasteners: 0.14.1 -> 0.15
2019-06-04 05:25:30 -05:00
Mario Rodas 55625ec06d
Merge pull request #62516 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.53.0 -> 3.54.0
2019-06-04 05:24:56 -05:00
Mario Rodas 99f7ca2aec
Merge pull request #62510 from r-ryantm/auto-update/python2.7-avro
python27Packages.avro: 1.8.2 -> 1.9.0
2019-06-04 05:22:27 -05:00
Mario Rodas 1ba3567a0c
Merge pull request #62518 from r-ryantm/auto-update/python3.7-bugwarrior
python37Packages.bugwarrior: 1.6.0 -> 1.7.0
2019-06-04 05:11:54 -05:00
R. RyanTM 79627f2ba9
python37Packages.fasteners: 0.14.1 -> 0.15
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-fasteners/versions
2019-06-04 05:02:13 -05:00
Mario Rodas 436e2b6d7f
Merge pull request #62526 from r-ryantm/auto-update/python3.7-h11
python37Packages.h11: 0.8.1 -> 0.9.0
2019-06-04 04:43:57 -05:00
Mario Rodas aae80b6db8
Merge pull request #62534 from r-ryantm/auto-update/python3.7-nibabel
python37Packages.nibabel: 2.3.3 -> 2.4.0
2019-06-04 04:41:07 -05:00
Mario Rodas 26db9ad381
Merge pull request #62522 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.27.1 -> 1.28.1
2019-06-03 23:40:32 -05:00
Mario Rodas 67252b157f
Merge pull request #62533 from r-ryantm/auto-update/python3.7-numericalunits
python37Packages.numericalunits: 1.16 -> 1.23
2019-06-03 23:37:20 -05:00
R. RyanTM 692252d76a
python37Packages.nibabel: 2.3.3 -> 2.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-nibabel/versions
2019-06-03 23:33:52 -05:00
Mario Rodas 6a035012b9
Merge pull request #62535 from r-ryantm/auto-update/python3.7-Nuitka
python37Packages.Nuitka: 0.6.3 -> 0.6.3.1
2019-06-03 23:27:36 -05:00
Mario Rodas bd7aafce8d
pythonPackages.apprise: init at 0.7.7 2019-06-03 20:16:43 -05:00
Mario Rodas bb36ba2b21
Merge pull request #62541 from r-ryantm/auto-update/python3.7-rpyc
python37Packages.rpyc: 4.0.2 -> 4.1.0
2019-06-03 19:56:01 -05:00
R. RyanTM a69bf37d97 python37Packages.awkward: 0.9.0 -> 0.10.3 (#62512)
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-awkward/versions
2019-06-03 19:42:59 -04:00
Mario Rodas 0822701ffd
Merge pull request #62465 from marsam/init-pglast
pythonPackages.pglast: init at 1.4
2019-06-03 18:22:48 -05:00
Nikolay Amiantov e188f6765a xgboost: 0.72 -> 0.90 2019-06-04 01:36:27 +03:00
Nikolay Amiantov 3c6f43f5cd python3.pkgs.datatable: init at 0.8.0 2019-06-04 01:36:27 +03:00
Nikolay Amiantov c5ed8dd610 python3.pkgs.typesentry: init at 0.2.7 2019-06-04 01:36:27 +03:00
Nikolay Amiantov d29a39d7d5 python3.pkgs.PyChromecast: 3.2.1 -> 3.2.2 2019-06-04 01:36:27 +03:00
Nikolay Amiantov 9835414c07 python3.pkgs.hmmlearn: 0.2.1 -> 0.2.2 2019-06-04 01:36:27 +03:00
Ryan Mulligan a6dd18644c
Merge pull request #62527 from r-ryantm/auto-update/python3.7-gsd
python37Packages.gsd: 1.6.2 -> 1.7.0
2019-06-03 14:50:41 -07:00
Matthew Bauer 3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Matthew Bauer be705d8249 pyenchant: mark broken on darwin/macOS 2019-06-03 11:13:35 -04:00
Matthew Bauer eb0d5fc3f0 pylint: remove pyenchant dependency
pyenchant is broken on macOS and also no longer actively developed.
pylint has made this an optional dependency that is no longer part of the
default test suite.

See this issue for more discussion:

https://github.com/PyCQA/pylint/issues/1900
2019-06-03 11:13:35 -04:00
Mario Rodas 168d253a00
Merge pull request #62539 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.10 -> 1.11
2019-06-03 09:07:01 -05:00
R. RyanTM a0d1442ed8
python27Packages.python-stdnum: 1.10 -> 1.11
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-python-stdnum/versions
2019-06-03 09:01:40 -05:00
Mario Rodas 15017d6d90
Merge pull request #62547 from r-ryantm/auto-update/python3.7-uncertainties
python37Packages.uncertainties: 3.0.3 -> 3.1
2019-06-03 08:54:22 -05:00
R. RyanTM 4ae62e26ea
python37Packages.uncertainties: 3.0.3 -> 3.1.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-uncertainties/versions
2019-06-03 08:49:56 -05:00
R. RyanTM 25fb89009f
python37Packages.stripe: 2.27.0 -> 2.29.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-stripe/versions
2019-06-03 08:41:20 -05:00