Frederik Rietdijk
da00601306
pytest fixup
2017-08-25 19:36:18 +02:00
Frederik Rietdijk
673e0520c6
python.pkgs.click: disable tests
...
because of broken tests
2017-08-25 19:36:18 +02:00
Frederik Rietdijk
7a6b150f94
python.pkgs.sqlmap: 1.0.11 -> 1.1.18
2017-08-25 19:36:17 +02:00
Frederik Rietdijk
f6eb190e70
python.pkgs.pyrtlsdr: disable tests to fix build
2017-08-25 19:36:17 +02:00
Frederik Rietdijk
b101bdddac
python.pkgs.jsonpatch: 1.11 -> 1.16
2017-08-25 19:36:17 +02:00
Frederik Rietdijk
d019bb0123
python.pkgs.robomachine: fix build
2017-08-25 19:36:17 +02:00
Frederik Rietdijk
7e6be0968b
python.pkgs.raven: fix build
2017-08-25 19:36:16 +02:00
Frederik Rietdijk
fec771fbb4
python.pkgs.pyx: disable tests to fix build
2017-08-25 19:36:16 +02:00
Frederik Rietdijk
b1c1892e2d
python.pkgs.odfpy: 0.9.6 -> 1.3.5
2017-08-25 19:36:16 +02:00
Frederik Rietdijk
e7b5917af1
python.pkgs.fetchPypi: makeOverridable
...
to make it easier to override packages to use a newer version.
2017-08-25 19:36:15 +02:00
Frederik Rietdijk
f30d3635f5
python.pkgs.pytest-forked: init at 0.2
2017-08-25 19:36:15 +02:00
Frederik Rietdijk
2930c65557
python.pkgs.setuptools_scm_18: remove
...
because we do not keep multiple versions and it is not used anywhere.
2017-08-25 19:36:15 +02:00
Lancelot SIX
84c6e6b4d7
pythonPackages.setuptools_scm: 1.15.0 -> 1.15.6
2017-08-25 19:36:15 +02:00
Lancelot SIX
d2b5850ad0
pythonPackages.py: 1.4.31 -> 1.4.34
2017-08-25 19:36:15 +02:00
Jörg Thalheim
13ab95f7be
Merge pull request #28538 from olejorgenb/python-matrix-client
...
Add matrix-python-sdk (pypi: matrix-client)
2017-08-25 12:53:06 +01:00
Jörg Thalheim
b854e83183
pythonPackages.matrix-client: don't pass pythonPackages
2017-08-25 12:50:41 +01:00
Ole Jørgen Brønner
49ab1dcc69
pythonPackages.matrix-client: init at 0.0.6
2017-08-24 20:07:08 +02:00
Frederik Rietdijk
fb43574456
python.pkgs.obfsproxy: fix build
2017-08-24 19:48:31 +02:00
Frederik Rietdijk
1f4fdbcb7f
python.pkgs.obfsproxy: fix build
2017-08-24 19:07:01 +02:00
Ole Jørgen Brønner
2bd21c7bb5
automatically removed whitespace as per .editorconfig
2017-08-24 17:25:43 +02:00
Jörg Thalheim
d3532906da
Merge pull request #28506 from apeyroux/up-dropboxapi
...
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-24 00:09:54 +01:00
Alexandre Peyroux
373970d913
pythonPackages.dropbox: 3.37 -> 8.0.0
2017-08-23 15:20:09 +02:00
Moritz Ulrich
d5743c08a2
pythonPackages.todoist: Init at 7.0.17.
2017-08-23 13:00:22 +02:00
John Wiegley
d9b27fa623
pythonPackages.logfury: New expression 0.1.2
...
This will be needed by the upcoming release of backblaze-b2
2017-08-22 14:08:18 -07:00
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
Tristan Helmich
e573c4ad90
sqlmap: 1.0.11 -> 1.1
...
Additionally disable sqlmap for python3 as it is incompatible:
"[CRITICAL] incompatible Python version detected ('3.6.1'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/ ')"
2017-08-19 15:35:20 +00:00
Ben Darwin
b76acc9522
gpy: init at 1.7.7
2017-08-18 18:34:57 -04: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
adisbladis
f06a5f4935
pythonPackages.transaction: 1.4.3 -> 2.1.2
2017-08-09 14:51:01 +02:00
adisbladis
490df67562
pythonPackages.pecan: 1.0.3 -> 1.2.1
2017-08-09 14:51:01 +02:00
adisbladis
5167116eba
pythonPackages.pyramid_tm: Remove outdated package
2017-08-09 14:51:01 +02:00
adisbladis
6d82bac424
pythonPackages.hypatia: Remove outdated package
2017-08-09 14:51:00 +02:00
adisbladis
bc6d9b0d46
pythonPackages.repoze_sendmail: Remove outdated package
2017-08-09 14:51:00 +02:00
adisbladis
b7b66c31f2
pythonPackages.pyramid_mailer: Remove outdated package
2017-08-09 14:51:00 +02:00
adisbladis
660b225903
pythonPackages.ZEO: Remove outdated package
2017-08-09 14:51:00 +02:00
adisbladis
953484b4e3
pythonPackages.zodburi: Remove outdated package
2017-08-09 14:51:00 +02:00
adisbladis
48b305ca6d
pythonPackages.pyramid_zodbconn: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
80ef4d6fc7
pythonPackages.zope_tales: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
ced137d980
pythonPackages.zodb3: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
c06cfd0404
pythonPackages.zope_security: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
fab8f7ac4b
pythonPackages.zope_browser: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
5583e3a2bd
pythonPackages.zope_publisher: Remove outdated package
2017-08-09 14:50:59 +02:00
adisbladis
64259cdd7c
pythonPackages.zope_traversing: Remove outdated package
2017-08-09 14:50:58 +02:00
adisbladis
313ea3827b
pythonPackages.zope_sqlalchemy: Remove outdated package
2017-08-09 14:50:58 +02:00
adisbladis
30291227f2
pythonPackages.almir: Remove outdated package
2017-08-09 14:50:58 +02:00
adisbladis
88648d42f4
pythonPackages.zope_container: Remove outdated package
2017-08-09 14:50:58 +02:00
adisbladis
a0c1167e0e
pythonPackages.zope_browserresource: Remove outdated package
2017-08-09 14:50:58 +02:00
adisbladis
45addeacb0
pythonPackages.aiohttp-cors: Remove zodb3 dependency
2017-08-09 14:50:57 +02:00
Frederik Rietdijk
345b35c48a
Python: add buildPythonPackage.overridePythonPackage method.
...
This allows one to always override the call to `buildPythonPackage`.
In the following example we create an environment where we have the `blaze` package using an older version of `pandas`. We override first the Python interpreter and pass `packageOverrides` which contains the overrides for packages in
the package set.
```
with import <nixpkgs> {};
(let
python = let
packageOverrides = self: super: {
pandas = super.pandas.overridePythonPackage(old: rec {
version = "0.19.1";
name = "pandas-${version}";
src = super.fetchPypi {
pname = "pandas";
inherit version;
sha256 = "08blshqj9zj1wyjhhw3kl2vas75vhhicvv72flvf1z3jvapgw295";
};
});
};
in pkgs.python3.override {inherit packageOverrides;};
in python.withPackages(ps: [ps.blaze])).env
```
2017-08-09 11:10:54 +02:00
Casey Rodarmor
2141086af8
python.pkgs.feedgen: init at 0.5.1
2017-08-07 23:58:39 -07:00
davidak
3270aa896b
replace "Mac OS X" and "OS X" with "macOS"
...
as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Michael Weiss
2bc92695bf
pythonPackages.aiohttp: 1.1.6 -> 1.3.5
2017-08-06 17:40:53 +02:00