3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3123 commits

Author SHA1 Message Date
Daiderd Jordan beff602e37
Merge pull request #36742 from knedlsepp/fix-pythonPackages.regex-on-darwin
pythonPackages.regex: fix darwin build
2018-03-11 14:27:02 +01:00
Josef Kemetmüller 8f9e814132 pythonPackages.robotframework: fix darwin build 2018-03-11 12:33:28 +01:00
Frederik Rietdijk 12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Maximilian Bosch 94458721a7
pythonPackages.htmltreediff: fix build
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file

See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Josef Kemetmüller d289736def pythonPackages.regex: fix darwin build
The package works fine on darwin. We run some tests to prove this.
2018-03-10 20:19:42 +01:00
Jörg Thalheim 80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim 0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
alot: move to own module
2018-03-10 16:02:26 +00:00
Ivan Solyankin 34b06b05e3 marisa-python: init at 1.3.40 2018-03-10 17:13:38 +03:00
Lancelot SIX ddddca5c2f pythonPackages.daphne: 2.0.3 -> 2.1.0 2018-03-10 14:55:00 +01:00
Lancelot SIX 38753d52bc pythonPackages.asgiref: 2.1.5 -> 2.2.0 2018-03-10 14:55:00 +01:00
Lancelot SIX dadba1cce3 pythonPackages.asgi_redis: drop
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX 1347f90953 pythonPackages.asgi_ipc: drop
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
Elis Hirwing 282778ccdd
anyjson: move to own directory 2018-03-10 13:17:00 +01:00
Elis Hirwing 43935736f6
alot: move to own module 2018-03-10 12:57:55 +01:00
Robert Schütz 3387115364 pythonPackages.aiohttp: 3.0.1 -> 3.0.5 2018-03-10 12:50:04 +01:00
Frederik Rietdijk 2c406f6329 python.pkgs.odo: disable failing test 2018-03-10 12:36:27 +01:00
Frederik Rietdijk 5c1c6a3071 python.pkgs.datashape: disable several tests 2018-03-10 12:36:27 +01:00
Elis Hirwing b6fc08795e polib: move to own file and fix homepage 2018-03-10 12:13:17 +01:00
Frederik Rietdijk acff736e37
Merge pull request #36735 from etu/python-progressbar-fixes
progressbar: move to own file and fix homepage
2018-03-10 12:11:44 +01:00
Frederik Rietdijk 66949d24e4
Merge pull request #36733 from etu/publicsuffix-fixes
publicsuffix: move to own file and fix homepage
2018-03-10 12:11:05 +01:00
Elis Hirwing 605a373468
publicsuffix: move to own file and fix homepage 2018-03-10 12:07:11 +01:00
Frederik Rietdijk 82f0b244bc
Merge pull request #36731 from etu/pyjade-fixes
pyjade: move to own file and fix homepage
2018-03-10 12:06:11 +01:00
Elis Hirwing 6c55f5479d
progressbar: move to own file and fix homepage 2018-03-10 12:05:33 +01:00
Elis Hirwing 77330e18f4
pyjade: move to own file and fix homepage 2018-03-10 12:03:57 +01:00
Frederik Rietdijk fbea3ddd0c
Merge pull request #36732 from etu/pychart-fixes
pychart: move to own file
2018-03-10 12:02:32 +01:00
Elis Hirwing f1795e3957
pychart: move to own file
Also update website and download of source.
2018-03-10 12:00:12 +01:00
Elis Hirwing b29348257a
proboscis: move to own file and fix homepage 2018-03-10 09:12:12 +01:00
Maxime Dénès 073e635f67
pythonPackages.sphinxcontrib-bibtex: init at 0.3.6 2018-03-08 12:14:41 +00:00
Maxime Dénès 4b0717b2fa
pythonPackages.oset: init at 0.1.3 2018-03-08 12:14:40 +00:00
Maxime Dénès e8a588894e
pythonPackages.pybtex-docutils: init at 0.2.1 2018-03-08 12:14:39 +00:00
Maxime Dénès 5210122969
pythonPackages.pybtex: init at 0.21 2018-03-08 12:14:37 +00:00
Maxime Dénès 0450c596f0
pythonPackages.latexcodec: init at 1.0.5 2018-03-08 12:14:36 +00:00
Maxime Dénès 48608f3e16 pythonPackages.sphinx-navtree: init at 0.3.0 (#36442) 2018-03-08 11:13:04 +01:00
Maxime Dénès 50287f8c09
pythonPackages.antlr4-python3-runtime: init at 4.7.1 2018-03-08 08:21:03 +00:00
Michael Weiss fa051cdd0a aiohttp-cors: 0.6.0 -> 0.7.0
Upstream removed support for Python 3.4 [0][1] (and the build fails).

[0]: https://github.com/aio-libs/aiohttp-cors/releases/tag/v0.7.0
[1]: https://github.com/aio-libs/aiohttp/releases/tag/v3.0.1
2018-03-07 22:53:54 +01:00
Jörg Thalheim 7aad357cad
Merge pull request #36323 from andrew-d/adunham/fix-pillow
pillow: Fix build on non-NixOS systems
2018-03-05 23:18:05 +00:00
Andrew Dunham 8ad2cb1d0c pillow: Fix build on non-NixOS systems
The Pillow install script will, by default, add paths like /usr/lib and
/usr/include to the search paths.  This can break things when building
on a non-NixOS system that has some libraries installed that are not
installed in Nix (for example, Arch Linux has jpeg2000 but Nix doesn't
build Pillow with this support).

We solve this by telling Pillow to knock it off 😄

Fixes #36317
2018-03-05 15:13:55 -08:00
Franz Pletz 4ff4ef51b7
pythonPackages.wsproto: init at 0.11.0 2018-03-05 18:06:30 +01:00
Franz Pletz 92cbfd8555
pythonPackages.h11: init at 0.7.0 2018-03-05 18:06:29 +01:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jörg Thalheim a6d9548428 pythonPackages.python-ptrace: init at 0.9.3 2018-03-05 11:08:25 +00:00
makefu 579216f4c4
pythonPackages.pytest-mock: 1.7.0 -> 1.7.1
1.7.0 fails with ascii error
2018-03-05 09:22:41 +01:00
Robert Schütz e6b8eb0280
pythonPackages.natsort: fix tests
A coverage report is definitely not needed for Nixpkgs.
2018-03-03 19:33:41 +01:00
Jörg Thalheim fe2acc2b2c
Merge pull request #36215 from xnaveira/py-junos-eznc
Py junos eznc
2018-03-03 17:35:58 +00:00
Xavier Naveira 1689c3c53f pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7

pythonPackages.junos-eznc: init at 2.1.7
2018-03-03 17:52:48 +01:00
Jörg Thalheim ce6adf6dcf
Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Jörg Thalheim 22b4349b3a
Merge pull request #36224 from erosennin/pymetar-0.21
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:13:51 +00:00
Jörg Thalheim e2f7ef7bf5 python.pkgs.pymetar: modernize 2018-03-02 16:12:08 +00:00
Xavier Naveira 22c5082aed pythonPackages.ncclient: init a 0.5.3 2018-03-02 15:33:07 +01:00
Xavier Naveira 284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00