2085 Commits

Author SHA1 Message Date
wisut hantanong
e77f62df0f python.pkgs.funcsigs: move to separate expression 2017-07-28 16:07:36 +07:00
wisut hantanong
f970ee8e7e python.pkgs.astor: move to separate expression 2017-07-28 16:07:36 +07:00
wisut hantanong
6d09e0c9be python.pkgs.apsw: move to separate expression 2017-07-28 16:07:32 +07:00
wisut hantanong
4cae4418e9 python.pkgs.apipkg: move to separate expression 2017-07-28 16:04:11 +07:00
wisut hantanong
8e1a2250e1 python.pkgs.amqplib: move to separate expression 2017-07-28 13:36:38 +07:00
Nikolay Amiantov
8655259bfe python.pkgs.zeroconf: 0.18.0 -> 0.19.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
85faf94cb9 python.pkgs.uranium: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
a14ebe50c1 python.pkgs.libarcus: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Lancelot SIX
128430cd3e
pythonPackages.django_1_10: drop
Drop django_1_10 ahead of `release-17.09`[1] branch off. Django-1.10
will not be maintained for the entire lifetime of 17.09 so only the 1.8
and 1.11 branches are maintained (both are LTS versions[2]).

[1] https://groups.google.com/forum/#!topic/nix-devel/vILGXXbeCPg
[2] https://www.djangoproject.com/download/
2017-07-27 11:27:13 +02:00
John Ericson
9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Nikolay Amiantov
44a18ddd31 python.pkgs: move my several packages to separate files 2017-07-26 20:35:59 +03:00
Vladimír Čunát
ac4c567c36
pythonPackages.augeas: init at 1.0.2 2017-07-26 17:56:11 +02:00
Patrick Callahan
251043e89d pythonPackages.yapf: 0.11.0 -> 0.16.3 2017-07-24 11:19:59 -07:00
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