1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

3371 commits

Author SHA1 Message Date
Frederik Rietdijk 53ffb3fcf1 Merge pull request #15414 from teh/dask
distributed: init at 1.10.0 (+init and update dependencies)
2016-05-12 18:06:34 +02:00
Tom Hunger 3c600a4515 distributed: init at 1.10.0 2016-05-12 17:04:41 +01:00
Tom Hunger d25a6b0eb3 tblib: init at 1.3.0 2016-05-12 17:04:41 +01:00
Tom Hunger b42226732e s3fs: init at 0.0.4 2016-05-12 17:04:41 +01:00
Tom Hunger dacbeea15b locket: init at 0.2.0 2016-05-12 17:04:40 +01:00
Tom Hunger d2c6b93892 dask: 0.7.6 -> 0.9.0 2016-05-12 17:04:40 +01:00
Tom Hunger 5b782924c1 tornado: disable tests, see #14634 2016-05-12 17:04:40 +01:00
Tom Hunger 6b6bba486e cloudpickle: 0.1.1 -> 0.2.1 2016-05-12 17:01:25 +01:00
Eelco Dolstra 742e72eded pythonPackages.psutil: Drop busybox dependency
This broke the build on OS X. And we're not even running the tests
anyway.
2016-05-12 14:29:22 +02:00
Frederik Rietdijk 4e3566678e pythonPackages.pip: 8.1.1 -> 8.1.2 2016-05-12 14:27:38 +02:00
Frederik Rietdijk a494cc80e8 Merge pull request #15332 from vrthra/csvkit
Adds csvkit along with all dependencies
2016-05-12 08:37:53 +02:00
Frederik Rietdijk fa018cd168 Merge pull request #15328 from vrthra/agate
Python Agate library -- includes dependencies
2016-05-12 08:36:16 +02:00
Anders Papitto 2430b80b2e tensorflow: init at 0.8.0 2016-05-10 22:25:31 -07:00
Shea Levy 6f12b7aec4 Fix license attr 2016-05-10 17:42:57 -04:00
Shea Levy f298ebb957 Add kerberos pythonPackage 2016-05-10 17:32:20 -04:00
Tobias Geerinckx-Rice 330d1f5b90
pythonPackages.buttersink: 0.6.7 -> 0.6.8 2016-05-10 23:30:37 +02:00
zimbatm 89675e4a07 Merge pull request #15371 from groxxda/bump/simp_le
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10 22:17:29 +01:00
Alexander Ried 988b151fa1 letsencrypt: 0.4.0 -> 0.5.0
seems like the dependency on gnureadline is more or less optional for
letsencrypt itself but the tests will not pass without it
2016-05-10 22:16:11 +01:00
Alexander Ried 4989a3bedf drop acme_0_1: simp_le now supports current acme 0.5 2016-05-10 22:03:39 +02:00
Rahul Gopinath eed48a2c90 pythonpackages.csvkit: init csvkit at 0.9.1
csvkit is a suite of utilities for converting to and working with CSV, the king
of tabular file formats.
2016-05-09 15:42:57 -07:00
Rahul Gopinath 2833788f94 pythonpackages.openpyxl: init openpyxl at 2.2.0-b1
openpyxl-2.2.0-b1 is needed by csvkit-0.9.1
2016-05-09 15:42:57 -07:00
Rahul Gopinath d6881e53c9 pythonpackages.dateutil: init dateutil at 2.2
dateutil_2.2 is required by the csvkit 0.9.1
2016-05-09 15:42:57 -07:00
Rahul Gopinath 038cb56df6 pythonpackages.agate-excel: init agate-excel at 0.1.0 2016-05-09 15:42:57 -07:00
Rahul Gopinath 8aca7a394f pythonpackages.agate-excel: init agate-excel at 0.1.0 2016-05-09 15:42:06 -07:00
Igor Sharonov d9a704418d pyqt5: fix 2016-05-09 23:08:28 +03:00
Cole Mickens a1d44a6b79 pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub 2016-05-09 11:30:00 -07:00
Rahul Gopinath b8fc7dffbf pythonpackages.agate-dbf: init agate-dbf at 0.1.0
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that helps you solve
real-world problems with readable code.
2016-05-09 10:39:21 -07:00
Rahul Gopinath b4706b52cc pythonpackages.agate: init agate at 1.2.2
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that solves real-world
problems with readable code.
2016-05-09 10:39:18 -07:00
Rahul Gopinath 248ebe9b43 pythonpackages.pytimeparse: init pytimeparse at 1.1.5
A small Python library to parse various kinds of time expressions
2016-05-09 10:39:15 -07:00
Rahul Gopinath b83a9036ec pythonpackages.dbfread: init dbfread at 2.0.5
This library reads DBF files and returns the data as native Python data types
for further processing. It is primarily intended for batch jobs and one-off
scripts.
2016-05-09 10:39:12 -07:00
Rahul Gopinath e7e22333f6 pythonpackages.dbf: init dbf at 0.94.003
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
files
2016-05-09 10:39:02 -07:00
Frederik Rietdijk 1717d11bf9 Merge pull request #15327 from colemickens/fix_mitmproxy
mitmproxy: change source url
2016-05-09 19:28:03 +02:00
Frederik Rietdijk 0b8ef88942 Merge pull request #15220 from bnikolic/python-pweave2
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Cole Mickens e9b55a03d3 mitmproxy: change source url 2016-05-09 10:03:29 -07:00
Frederik Rietdijk 4a04f2d511 Merge pull request #15318 from vrthra/parsedatetime
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
Rahul Gopinath bfa0c15b1e pythonpackages.parsedatetime: 1.4 -> 1.5
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk 3853d1e97f pythonPackages.nbconvert: 4.1.0 -> 4.2.0 2016-05-09 16:28:29 +02:00
Frederik Rietdijk c8345f06f8 Merge pull request #15249 from zimbatm/ipython-updates
Ipython updates
2016-05-09 16:23:14 +02:00
zimbatm 428db7857e Merge pull request #15010 from FRidh/format
Python: support installing wheels
2016-05-09 14:39:41 +01:00
Frederik Rietdijk 786fd4b56a Merge pull request #15312 from rardiol/cx_Freeze
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09 14:29:04 +02:00
Ricardo Ardissone cf4fe35364 pythonPackages.cx_Freeze: init at 4.3.4 2016-05-09 09:14:07 -03:00
Frederik Rietdijk 3c0dc7a7c7 pythonPackages.entrypoints: init at 0.2.1 2016-05-09 13:17:42 +02:00
zimbatm 02904055ec Merge pull request #14684 from edugomez/pytest_django
pytestdjango: init at 2.9.1
2016-05-09 10:28:41 +01:00
Eduardo Gomez 1438df56ae pytestdjango: update src to use mirror://pypi/ 2016-05-09 08:53:00 +00:00
Tobias Geerinckx-Rice d1b818e305
pythonPackages.prompt_toolkit: 0.60 -> 1.0.0
Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG
2016-05-08 00:45:09 +02:00
Benjamin Staffin ee101d0c7a Merge pull request #15294 from rardiol/sympy
sympy and mathics update
2016-05-07 17:42:17 -04:00
Ricardo Ardissone c4cd453c07 pythonPackages.mathics: 0.8 -> 0.9 2016-05-07 12:17:43 -03:00
Rok Garbas 9cd896367a pypi2nix: new release 2016-05-07 05:04:25 +02:00
Ricardo Ardissone f3843aed47 pythonPackages.sympy: 0.7.6.1 -> 1.0 2016-05-07 00:03:30 -03:00
Frederik Rietdijk 8729bd8bb9 pythonPackages.boto3: enable tests, fixes #14985
I've modified #14985 by @adnelson to take into account the update in
b68f09a520
2016-05-06 12:49:10 +02:00
zimbatm bfe001e210 pythonPackages.ipyparallel: 5.0.0 -> 5.0.1 2016-05-05 22:55:02 +01:00
zimbatm 6f9645e426 pythonPackages.notebook: 4.1.0 -> 4.2.0 2016-05-05 22:55:02 +01:00
zimbatm 5cf3ad9f4b pythonPackages.ipykernel: 4.3.0 -> 4.3.1 2016-05-05 22:55:02 +01:00
zimbatm b3eaac6d83 pythonPackages.jupyer_client: 4.1.1 -> 4.2.2 2016-05-05 22:55:02 +01:00
zimbatm c2530db6a6 pythonPackages.jupyer_core: 4.0.6 -> 4.1.0 2016-05-05 22:55:01 +01:00
zimbatm d9231ee06a pythonPackages.traitlets: 4.1.0 -> 4.2.1 2016-05-05 22:55:01 +01:00
zimbatm 9e6a72656d pythonPackages.decorator: 4.0.6 -> 4.0.9 2016-05-05 22:55:01 +01:00
Joachim Fasting 50b7a542fe Merge pull request #14983 from adnelson/httpretty_python3
httpretty: working build for python3
2016-05-05 21:07:24 +02:00
Joachim Fasting fbb6d27c58 Merge pull request #15037 from matthiasbeyer/fix-#15030
betamax: Disable tests
2016-05-05 20:50:07 +02:00
Tobias Pflug 953bb5e7ca python-gui: init at 1.0.2, fixes #14958 2016-05-05 00:49:39 +02:00
Tobias Pflug b42d6718b0 python-neovim: 0.0.38 -> 0.1.7
Disable for python3
2016-05-05 00:43:38 +02:00
Bojan Nikolic ce09466fe5 Pweave: init at 0.25 2016-05-04 16:34:02 +01:00
Tobias Geerinckx-Rice bf81306848
gandi-cli: pull out of python-packages.nix 2016-05-03 18:28:23 +02:00
Tobias Geerinckx-Rice bc4465e23f
pythonPackages.sqlparse: 0.1.16 -> 0.1.18 2016-05-03 02:01:12 +02:00
Kovacsics Robert 8a1ccb5f70 plover: 2.5.8 -> 3.0.0 (#15140) 2016-05-02 16:09:06 +02:00
Joachim Fasting 4054bf05ad Merge pull request #15150 from ryneeverett/you-get-init
you-get: init at 0.4.390
2016-05-02 08:38:06 +02:00
ryneeverett 1e84b0c070 you-get: init at 0.4.390 2016-05-02 06:21:42 +00:00
Joachim Fasting 3ad29e237a Merge pull request #14905 from nico202/Oger
Oger: init at 1.1.3 with dependencies
2016-05-02 04:56:12 +02:00
Tobias Geerinckx-Rice 232d2f29ac
pythonPackages.mycli: 1.4.0 -> 1.6.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 230a0d4cc6
pythonPackages.pgcli: 0.19.2 -> 0.20.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b9e42f1b9a
pythonPackages.pgspecial: init at 1.3.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 5689ab480a
pythonPackages.prompt_toolkit: 0.46 -> 0.60 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b68f09a520
pythonPackages.boto3: 1.2.2 -> 1.3.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 1b7e3ee149
pythonPackages.wcwidth: 0.1.4 -> 0.1.6 2016-05-02 02:31:45 +02:00
Frederik Rietdijk 39de7de304 Merge pull request #15035 from groxxda/bump/xdot
xdot: 0.6 -> 0.7
2016-04-28 13:13:30 +02:00
Sander van der Burg d76982e181 Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Matthias Beyer 25b4b35232 betamax: Disable tests
As said in #15037, the tests fail due to a network error as the tests
expect to have network access.

This simply disables the tests, which is not optimal, of course. I do
not understand the whole python infrastructure, so I'm not able to
disable only the failing-because-of-network-access tests.
2016-04-27 20:30:09 +02:00
Allen Nelson f66e9fd10d sqlalchemy: define sqlalchemy_1_0 attribute 2016-04-27 12:45:52 -05:00
Alexander Ried 8bfb350f4f xdot: 0.6 -> 0.7, python27 -> python3 2016-04-27 18:52:06 +02:00
Tobias Pflug c893105f1f pyuv: 0.11.5 -> 1.2.0 2016-04-27 12:25:22 +02:00
Tobias Pflug 7dcf75bdd4 libuv: 1.7.5 -> 1.9.0 2016-04-27 11:06:47 +02:00
Domen Kožar 07cad5411e pythonPackages.msgpack: 0.4.6 -> 0.4.7 2016-04-26 13:43:12 +01:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Allen Nelson d7f032e805 Add new package "lsi" (#12780) 2016-04-26 12:24:25 +02:00
Frederik Rietdijk 7465bcd67a Merge pull request #14984 from adnelson/enable_ordereddict
ordereddict: do not restrict to python2.6
2016-04-26 08:43:25 +02:00
Chris Martin cd69c05a50 pythonPackages.closure-linter: init at 2.3.19 2016-04-26 00:26:39 -04:00
Allen Nelson a3ef1ad66c httpretty: make patch conditional on python version 2016-04-25 12:27:33 -05:00
Allen Nelson 88a1b69090 ordereddict: do not restrict to python2.6 2016-04-25 12:06:34 -05:00
Allen Nelson db3ffaa8f0 httpretty: working build for python3 2016-04-25 12:01:05 -05:00
Frederik Rietdijk a6f7e0a8a2 Merge pull request #14605 from bcdarwin/python_theano
theano: init at 0.8.1
2016-04-25 18:40:57 +02:00
Ben Darwin a4ad51f0c1 switch from pkgs.blas to numpy.blas 2016-04-25 12:33:31 -04:00
Frederik Rietdijk 164ef75dcc Revert "pythonPackages.qutip: use numpy.blas"
This reverts commit 291ec17c58.
2016-04-25 18:19:37 +02:00
Frederik Rietdijk 3dc10d62de Revert "pythonPackages.scikitlearn: don't propagate blas"
This reverts commit 18396e8273.
2016-04-25 18:19:13 +02:00
Frederik Rietdijk 14b704c842 Merge pull request #14975 from FRidh/pythonblas
Python: don't propagate blas
2016-04-25 18:00:36 +02:00
Frederik Rietdijk 5649788371 pythonPackages.scipy_0_16: use correct numpy 2016-04-25 17:58:24 +02:00
Frederik Rietdijk 18396e8273 pythonPackages.scikitlearn: don't propagate blas 2016-04-25 17:58:24 +02:00
Frederik Rietdijk 291ec17c58 pythonPackages.qutip: use numpy.blas 2016-04-25 17:47:05 +02:00
Théophane Hufschmitt 22e2cfe92b pythonPackages.zerobin : init at 20160108 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt 21f6437365 pythonPackages.clize : init at 3.0 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt f770fe4768 pythonPackages.sigtool : init at 1.1a3 2016-04-25 13:18:58 +02:00
Théophane Hufschmitt 130078a73a pythonPackages.repeated_test : init at 0.1a3 2016-04-25 13:18:58 +02:00
Stefan Junker 31176b5792 blockdiag: 1.4.7 --> 1.5.3
* version bump
* change url from pypi to bitbucket
2016-04-23 18:48:31 +02:00
Stefan Junker aaec8fb9f1 vim-plugins: add vimprivewpandoc and needed python modules 2016-04-23 18:48:31 +02:00
Frederik Rietdijk b843ef426c rhpl: call via pythonPackages 2016-04-23 14:32:26 +02:00
Frederik Rietdijk d72e824983 pyexiv2: call via pythonPackages 2016-04-23 14:32:19 +02:00
Frederik Rietdijk bb13afea6c pyatspi: call via pythonPackages 2016-04-23 14:32:06 +02:00
Frederik Rietdijk c1a7e6641c Merge pull request #14894 from nico202/neurotools
NeuroTools: init at 0.3.1
2016-04-23 14:16:38 +02:00
Frederik Rietdijk 7a9aded54d pythonPackages.aiohttp: 0.19.0 -> 0.21.5 2016-04-23 11:50:28 +02:00
Frederik Rietdijk 7a07ad851f Merge pull request #14908 from roblabla/feature-matrixSynapse14
matrix-synapse: update 0.12.0 -> 0.14.0
2016-04-23 11:46:32 +02:00
roblabla be21e16652 matrix-synapse: update 0.12.0 -> 0.14.0 2016-04-23 01:48:54 +02:00
= 32394a3cd7 oger: init at 1.1.3 2016-04-23 00:58:57 +02:00
= f1e16b437f MDP: init at 0.1.0 2016-04-23 00:30:52 +02:00
= 0f98931d46 NeuroTools: init at 0.3.1 2016-04-23 00:18:04 +02:00
Pascal Wittmann 545a65a767 betamax-matchers: 0.2.0 -> 0.3.0 2016-04-22 21:05:38 +02:00
Pascal Wittmann 6768d3be9c python-betamax: 0.5.1 -> 0.6.0 2016-04-22 21:05:38 +02:00
Tobias Geerinckx-Rice e7f0a2ce00
pythonPackages.gandi-cli: init at 0.18 2016-04-22 17:11:20 +02:00
Vladimír Čunát e9379f7416 Merge branch 'staging'
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Andrew Burkett 0ddf8c7f6f scrapy: init at 1.0.5 2016-04-21 16:09:18 -07:00
Nikolay Amiantov c161258003 pyqt5: move to qmakeHook
This reverts commit f1c2572479.
2016-04-20 18:55:53 +03:00
Alexander Ried ccc695678b python.libvirt: 1.3.2 -> 1.3.3 2016-04-19 23:56:24 +02:00
Tobias Geerinckx-Rice b0124eb099
pythonPackages.httplib2: 0.9.1 -> 0.9.2 2016-04-17 16:51:08 +02:00
Jos van den Oever 89417fee9e bedup: 20140413 -> 0.10 2016-04-16 20:20:41 +02:00
Robert Scott 6643d18dac pythonPackages.setuptools_scm_18: disable for isPy35 2016-04-15 10:29:38 +00:00
Tobias Geerinckx-Rice a8a75f7a94
pythonPackages.tzlocal: 1.1.1 -> 1.2.2 2016-04-14 16:27:51 +02:00
Eduardo Gomez 840d878ec2 pytestdjango: init at 2.9.1 2016-04-13 19:29:04 +00:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
Brad Ediger 079134cd18 pythonPackages.geeknote: 2015-03-02 -> 2015-05-11 2016-04-12 13:05:39 -05:00
Franz Pletz 6615481c47 pythonPackages.pafy: 0.4.3 -> 0.5.0 2016-04-12 14:11:27 +02:00
Franz Pletz 164335d8c0 pythonPackages.tunigo: 0.1.3 -> 1.0.0 2016-04-12 14:11:27 +02:00
zimbatm c8484b95be Merge pull request #14600 from nckx/update/gup
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Robert Scott e525a83861 django: 1.8.11 -> 1.8.12 2016-04-12 08:34:35 +00:00
Robert Scott 5911469335 django: 1.9.4 -> 1.9.5 2016-04-12 08:34:35 +00:00
Ben Darwin 5a2563c059 theano: init at 0.8.1 2016-04-11 15:00:09 -04:00
Tobias Geerinckx-Rice 57ef1712e3
Substite new GitHub username ‘timbertson’ for ‘gfxmonk’ 2016-04-11 16:35:18 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
joachifm 427fda97cb Merge pull request #14551 from pmahoney/awscli
awscli: 1.10.1 -> 1.10.18
2016-04-09 18:08:38 +02:00
Frederik Rietdijk dddafe61eb Merge pull request #14498 from expipiplus1/python-cgkit
pythonPackages.cgkit: init at 2.0.0
2016-04-09 11:51:15 +02:00
Patrick Mahoney f14bf70db4 awscli: 1.10.1 -> 1.10.18
And awscli dependencies:

botocore: 1.3.23 -> 1.4.9
s3transfer: init at 0.0.1
2016-04-08 22:29:31 -05:00
Tobias Geerinckx-Rice 48d8f05185
pythonPackages.click: 6.4 -> 6.6 2016-04-07 18:36:35 +02:00
Vladimír Čunát d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Joe Hermaszewski 2be0505b8d pythonPackages.cgkit: Add maintenance information
Add @expipiplus as a maintainer.
2016-04-07 11:34:53 +01:00
Frederik Rietdijk dbcf4673f1 Merge pull request #14499 from rnhmjoj/uncertainties
uncertainties: 2.4.6.1 -> 2.4.8.1
2016-04-06 18:14:34 +02:00
Joe Hermaszewski a4e7cc58bb pythonPackages.cgkit: init at 2.0.0 2016-04-06 15:31:04 +01:00
rnhmjoj 5d142bd94c
uncertainties: 2.4.6.1 -> 2.4.8.1 2016-04-06 15:41:27 +02:00
Frederik Rietdijk 77103edec2 Merge pull request #14471 from lancelotsix/continue_sqlalchemy_legacy_cleanup
Continue sqlalchemy legacy cleanup
2016-04-06 14:05:28 +02:00
Tobias Geerinckx-Rice c6e6c68b5d pythonPackages.fusepy: 2.0.2 -> 2.0.4 2016-04-06 13:46:02 +02:00
joachifm 8eaa5fb824 Merge pull request #14485 from mogorman/sopel-6.3.1
sopel: 6.3.0 -> 6.3.1
2016-04-06 05:56:29 +02:00
Matthew O'Gorman b3732a77c6
sopel: 6.3.0 -> 6.3.1 2016-04-05 23:02:13 -04:00
Matthew O'Gorman 64205427ce
platformio: 2.8.3 -> 2.8.6 2016-04-05 22:40:00 -04:00
Graham Christensen 5024e03542 pythonPackages.pyramid_beaker: 0.7 -> 0.8, mark as broken
Beaker was updated to 1.8.0 which caused pyramid_beaker to fail tests.
0.8 was released in 2013.
2016-04-04 07:42:38 -05:00