Glenn Searby
12855b3d17
Disabled tests (since there don't seem to be any).
2017-07-24 12:21:08 +01:00
Glenn Searby
29540286ec
future module needs to be imported even if we are running under Python 3.
2017-07-24 11:42:49 +01:00
Jörg Thalheim
55af60a23f
pythonPackages.linode-api: disable future/enum34 on newer python versions
2017-07-23 11:23:28 +01:00
Jörg Thalheim
2d81186045
linode-api: 4.1.1b1 -> 4.1.1b2
2017-07-23 11:22:58 +01:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Glenn Searby
de0fb400bf
linode-api: init at 4.1.1b1
...
Added Linode's official Python library for their v4 API.
This should assist with adding Linode support to Nixops (see:
https://github.com/NixOS/nixops/issues/198 ).
Note that this API is still in beta and subject to changes.
2017-07-21 14:25:48 +01:00
Jörg Thalheim
ce67c7c1ac
pythonPackages.arrow: move to python-modules
2017-07-21 14:10:05 +01:00
Jörg Thalheim
cd2724db50
Merge pull request #27497 from wizzup/cleanup-pythonPackages
...
Cleanup pkgs/top-level/python-packages.nix
2017-07-19 13:16:41 +01:00
Jörg Thalheim
8bfa41cbe7
python.pkgs.ropper: document test failure on some setups
...
cc @bennofs
2017-07-19 12:33:20 +01:00
wisut hantanong
ccf0468a84
python.pkgs.python-uinput : move to separate expression
2017-07-19 18:23:11 +07:00
wisut hantanong
84c3055620
python.pkgs.python-editor : move to separate expression
2017-07-19 17:46:07 +07:00
wisut hantanong
ff6797e8aa
python.pkgs.aniso8601 : move to separate expression
2017-07-19 17:29:51 +07:00
wisut hantanong
4206da05b0
python.pkgs.ansicolors : move to separate expression
2017-07-19 17:23:52 +07:00
Frederik Rietdijk
3a5735ca06
Merge pull request #27351 from adisbladis/zope_bump
...
Bump Zope packages to support Python 3.6
2017-07-19 11:45:30 +02:00
wisut hantanong
9b313484de
python.pkgs.alabaster : move to separate expression
2017-07-19 16:43:01 +07:00
wisut hantanong
5eea07391e
python.pkgs.aiodns : move to separate expression
2017-07-19 16:32:53 +07:00
wisut hantanong
af02f13e25
python.pkgs.afew : move to separate expression
2017-07-19 16:23:28 +07:00
wisut hantanong
68bcf522c7
python.pkgs.adal : move to separate expression
2017-07-19 16:04:59 +07:00
wisut hantanong
c21e915c97
python.pkgs.actdiag : move to separate expression
2017-07-19 15:59:47 +07:00
wisut hantanong
fd17424580
python.pkgs.acme-tiny : move to separate expression
2017-07-19 15:50:21 +07:00
Jörg Thalheim
37d87343bf
python-gnupg: move out of python-packages
2017-07-18 22:37:56 +01:00
adisbladis
7d19959ac5
pythonPackages.zconfig: 3.0.3 -> 3.2.0
2017-07-18 18:02:05 +08:00
adisbladis
8ea9602ed8
pythonpackages.zope_interface: 4.1.3 -> 4.4.2
2017-07-18 18:02:04 +08:00
adisbladis
4ebe73dc1b
pythonpackages.zope_testrunner: 4.4.10 -> 4.7.0
2017-07-18 18:01:56 +08:00
Lancelot SIX
09d918d533
pythonPackages.django_raster: 0.4 -> 0.5
2017-07-17 14:23:48 +02:00
Lancelot SIX
9bb9d93ee7
pythonPackages.pyparsing: 2.1.10 -> 2.2.0
2017-07-17 14:23:48 +02:00
Lancelot SIX
f7179c0474
pythonPackages.celery: fix tests for python3.6
2017-07-17 14:23:48 +02:00
Lancelot SIX
a8dd4d8e53
pythonPackages.pillow: 3.4.2 -> 4.2.1
2017-07-17 14:23:47 +02:00
Lancelot SIX
1e06824b3b
pythonPackages.olefile: init at 0.44
2017-07-17 14:23:47 +02:00
Tom Hunger
567b84dd50
python.pkgs.pytorch: init at 0.1.12
2017-07-17 14:08:15 +02:00
Frederik Rietdijk
0c9667efa0
python.pkgs.dask: 0.14.3 -> 0.15.1
2017-07-17 13:54:04 +02:00
Frederik Rietdijk
ac3cae1191
python.pkgs.pandas: 0.20.2 -> 0.20.3
2017-07-17 13:54:03 +02:00
Frederik Rietdijk
c2df8a28ee
python.pkgs.scipy: 0.19.0 -> 0.19.1
2017-07-17 13:54:03 +02:00
Frederik Rietdijk
ca0f2d8ce7
python.pkgs.numpy: 1.12.1 -> 1.13.1
2017-07-17 13:54:03 +02:00
Jörg Thalheim
f31773b852
tarsnapper: 0.2.1 -> 0.4
...
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00
wisut hantanong
a5d75f0f18
python.pkgs.yapf: move to separate expression
...
fixes #27379
2017-07-15 17:40:55 +01:00
wisut hantanong
5529758791
python.pkgs.jsonref: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
f0ac823696
python.pkgs.intervaltree: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
cca503b389
python.pkgs.packaging: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
9115f68bde
python.pkgs.pytoml: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
b493824162
python.pkgs.pypandoc: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
911655fe5f
python.pkgs.yamllint: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
33bcafcf5b
python.pkgs.stripe: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
4546623b37
python.pkgs.vine: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
2857dbd497
python.pkgs.zeroconf: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
d437a722af
python.pkgs.acme: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
ee1022bf26
python.pkgs.vega: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
2ce14a8ce9
python.pkgs.altair: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
f6b103b51e
python.pkgs.aafigure: move to separate expression
2017-07-15 17:40:54 +01:00