Commit graph

5372 commits

Author SHA1 Message Date
Frederik Rietdijk b7b815b45d Merge pull request #28386 from ericsagnes/pkg-update/pytorch
pytorch: 0.1.12 -> 0.2.0
2017-08-21 16:57:09 +02:00
Eric Sagnes 14ce4217e3 torchvision: init at 0.1.9 2017-08-21 20:43:28 +09:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Chris Hodapp 4c623b3d92 python-packages easydict: init at 1.7 2017-08-21 01:22:38 +02:00
aszlig d25a9f57e3
pythonPackages.html5lib_0_9999999: Fix build
Regression introduced by 345b35c48a.

The commit in question switched the implementation of buildPythonPackage
so that .override now is behaving the same way as for other packages
that are using callPackage.

So the fix for html5lib_0_9999999 is to just use .overridePythonAttrs
instead of .override.

Note that the mentioned commit initially introduced this as
overridePythonPackage but it got later renamed to overridePythonAttrs in
abdb58e407.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-20 10:39:57 +02:00
Frederik Rietdijk c732164e36 Merge pull request #27941 from romildo/upd.efl
efl: add version 1.20.2
2017-08-17 19:43:11 +02:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
romildo 0fe0d7c620 pythonefl: 1.19.1 -> 1.20.0
- Update to version 1.20.0.

- The hardening checking -Werror=format-string does not work with
  python-efl, so disable it.
2017-08-17 12:23:36 -03:00
Peter Hoeg bd7bf67927 Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
2017-08-17 19:56:56 +08:00
Peter Hoeg b6941c4500 pywbem: init at 0.10.0 2017-08-17 15:02:41 +08:00
Albert Peschar cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Johannes Frankenau 791e440817 pythonPackages.html5-parser: init at 0.4.3 2017-08-14 09:33:02 +02:00
Johannes Frankenau 817fdff7d4 pythonPackages.lxml: 3.7.2 -> 3.8.0 2017-08-14 09:33:01 +02:00
Wisut Hantanong 5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00
Sasha Delly 96dc15f2c9 spacy: init at 1.8.2 2017-08-13 22:41:30 +02:00
Sasha Delly ea418720d7 thinc: init at 1.0.1 2017-08-13 22:41:30 +02:00
Sasha Delly f1ce370b8e preshed: init at 1.0.0 2017-08-13 22:41:30 +02:00
Sasha Delly 3fe916dd4a plac: init at 0.9.6 2017-08-13 22:41:30 +02:00
Sasha Delly b5b2890278 murmurhash: init at 0.26.4 2017-08-13 22:41:30 +02:00
Sasha Delly fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00
Sasha Delly 58b28484ed cymem: init at 1.31.2 2017-08-13 22:41:30 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Frederik Rietdijk 2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Franz Pletz 9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Frederik Rietdijk b5982a59bd Merge pull request #28195 from lheckemann/pastescript-name-typo
pythonPackages.pasteScript: fix typo in name
2017-08-12 16:38:29 +02:00
Frederik Rietdijk f7a9086758 Merge pull request #28193 from Nadrieril/fix-syncserver
syncserver: fix dependency conflict with webtest
2017-08-12 15:04:07 +02:00
Nadrieril f7e4531979 syncserver: fix dependency conflict with webtest 2017-08-12 13:49:39 +01:00
Jörg Thalheim c0fc1670f5 pythonPackages.umemcache: move expression out of python-packages.nix 2017-08-12 11:22:40 +01:00
Linus Heckemann 9b92af9942 pythonPackages.pasteScript: fix typo in name 2017-08-12 11:20:53 +01:00
Frederik Rietdijk 0a1eb8246a Merge pull request #28186 from Nadrieril/fix-umemcache
umemcache: fix build; remove broken status
2017-08-12 12:16:09 +02:00
Frederik Rietdijk df3c7825bf Merge pull request #28187 from Nadrieril/update-konfig
konfig: 0.9 -> 1.1; fix build failure due to argparse
2017-08-12 12:15:36 +02:00
Nadrieril 5acb1b2d0f konfig: remove obsolete argparse dependency; fixes build failure 2017-08-12 10:41:10 +01:00
Nadrieril 1844dfc491 konfig: 0.9 -> 1.1 2017-08-12 10:35:10 +01:00
Nadrieril b2353e6042 umemcache: fix build; remove broken status 2017-08-12 10:29:58 +01:00
Frederik Rietdijk 66ce84b619 python.pkgs.bottleneck: move expression 2017-08-12 09:10:32 +02:00
Frederik Rietdijk a25e324e06 python.pkgs.audioread: move expression 2017-08-12 09:04:44 +02:00
Frederik Rietdijk abdb58e407 Python: overridePythonPackage -> overridePythonAttrs
to better fit the existing naming scheme.

https://github.com/NixOS/nixpkgs/pull/26155#issuecomment-321279629
2017-08-12 08:58:41 +02:00
Frederik Rietdijk 026b60e49e python.pkgs.sphinx: move expression 2017-08-12 08:58:41 +02:00
Franz Pletz f6931ec4f2 Merge pull request #28166 from mguentner/ipfsapi042post
ipfsapi: 0.4.5-pre -> 0.4.2.post1
2017-08-11 21:46:28 +02:00
Jörg Thalheim b952143a0c Merge pull request #28167 from bcdarwin/paramz
pythonPackages.paramz: init at 0.7.4
2017-08-11 20:20:45 +01:00
Ben Darwin 60da71407a pythonPackages.paramz: init at 0.7.4 2017-08-11 13:28:09 -04:00
Maximilian Güntner f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster 28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster 72457cdebb
pythonPackages.worldengine: fix build 2017-08-11 11:40:36 +02:00
Robin Gloster 37bf3c8782 pythonPackages.distorm3: init at 3.3.4 2017-08-09 21:50:21 +02:00
adisbladis 3ba2300b2d pythonPackages.zodb: 4.0.1 -> 5.2.4 2017-08-09 14:51:01 +02:00