Commit Graph

6469 Commits

Author SHA1 Message Date
Robert Schütz
ba5d1bb28b pythonPackages.paypalrestsdk: move expression 2018-03-17 17:05:38 +01:00
Robert Schütz
127f99e22e pythonPackages.pushbullet: move expression 2018-03-17 16:46:30 +01:00
Robert Schütz
b549f18b6c pythonPackages.CommonMark: move expression 2018-03-17 15:17:31 +01:00
Tuomas Tynkkynen
ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
adisbladis
408f6b2843
pythonPackages.pycurl: Move to separate file 2018-03-16 01:14:12 +08:00
adisbladis
a2a7037937
Merge pull request #37038 from dtzWill/update/pycurl-7.43.0.1
pycurl: 7.19.5.1 -> 7.43.0.1
2018-03-16 01:08:04 +08:00
Timo Kaufmann
488835ec6e conan: Locally pin deps, enable tests 2018-03-15 13:48:58 +01:00
Andrew Dunham
92a77abd31 xgboost: Enable building on Darwin (#37046)
* xgboost: Enable building on Darwin

* Review feedback: pass `xgboost` to the python package
2018-03-15 04:17:55 +03:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
Will Dietz
99131b4fc2 pycurl: 7.19.5.1 -> 7.43.0.1 2018-03-14 17:50:25 -05:00
John Ericson
f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Robert Schütz
d78a411d98
Merge pull request #36899 from aborsu/spacy
Spacy
2018-03-14 23:36:46 +01:00
Daiderd Jordan
f18a23acf3
Merge pull request #37008 from knedlsepp/fix-pycurl-on-darwin
pythonPackages.pycurl: Fix darwin build
2018-03-14 20:43:01 +01:00
Augustin Borsu
5568e25fa0 python.msgpack-numpy: init 0.4.1 2018-03-14 20:29:07 +01:00
Josef Kemetmüller
42555f6c7d pythonPackages.pycurl: Fix darwin build 2018-03-14 19:58:02 +01:00
Daiderd Jordan
9b044a1dba
python-tkinter: mark linux only
/cc ZHF #36454
2018-03-14 19:52:34 +01:00
xeji
b298f4e185 pythonPackages.nevow: fix build, 0.14.2->0.14.3
fix tests, minor update, move to development/python-modules/

(cherry picked from commit 9a10c55a8a)
2018-03-14 19:05:47 +01:00
Robert Schütz
c8a7aa1e1b
Merge pull request #36944 from xeji/nevow
python27Packages.nevow: fix build, 0.14.2->0.14.3
2018-03-14 19:04:49 +01:00
Nikolay Amiantov
dc2104d132 sleekxmpp: 1.3.1 -> 1.3.3 2018-03-14 20:45:31 +03:00
xeji
9a10c55a8a pythonPackages.nevow: fix build, 0.14.2->0.14.3
fix tests, minor update, move to development/python-modules/
2018-03-14 18:41:45 +01:00
Tuomas Tynkkynen
2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
Franz Pletz
4b72196874
Merge pull request #36806 from timokau/conan-fix
conan: Fix build
2018-03-13 13:16:21 +00:00
Timo Kaufmann
5fdfe61b35 conan: Fix build
conan has very strict requirements on the versions of its dependencies.
This patch adds downgraded versinos of node-semver and distro to
statisfy these requirements.
2018-03-13 11:36:45 +01:00
Franz Pletz
a1af032fcc
Merge pull request #36776 from Ma27/fix-gplaycli
pythonPackages.gplaycli: 0.1.2 -> 3.21
2018-03-12 23:27:44 +00:00
Maxime Dénès
669cbb63d0 pythonPackages.sphinx_rtd_theme: 0.1.9 -> 0.2.5b2 2018-03-12 13:33:55 +01:00
Maximilian Bosch
b14bd18035 pythonPackages.mt-940: fix build (#36784)
- added missing `enum34` dependency
- enabled tests
- moved expression into its own file

See ticket #36453
See https://hydra.nixos.org/build/70677609/log

/cc @the-kenny
2018-03-11 15:36:26 +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
4feaaa7f06
pythonPackages.gplaycli: 0.1.2 -> 3.21
Fix the broken package: https://hydra.nixos.org/build/70687256/log

The newer version requires two new dependencies that have been added as
well:

- gpapi (Unofficial Python API for Google Play) at version 0.4.2
- pyaxmlparser (Parser for Android's XML handler) at version 0.3.7

See ticket #36453
See https://hydra.nixos.org/build/70687256/log
2018-03-11 00:24:28 +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
Jan Malakhovski
7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00: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
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
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
Frederik Rietdijk
00e50c217c
Merge pull request #36252 from FRidh/toPythonApplication
Python: introduce toPythonApplication function
2018-03-10 12:04:25 +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