Commit Graph

5173 Commits

Author SHA1 Message Date
rnhmjoj
f93dfd5259
pythonPackages.semver: move to pkgs/development/python-modules 2017-06-01 00:48:32 +02:00
rnhmjoj
e693d5f986
pythonPackages.trezor_agent: 0.7.0 -> 0.9.0 2017-06-01 00:48:31 +02:00
rnhmjoj
6217233531
pythonPackages.libagent: init at 0.9.1 2017-06-01 00:48:31 +02:00
rnhmjoj
93ff334d6d
pythonPackages.trezor: move expression to trezor/default.nix 2017-06-01 00:48:31 +02:00
rnhmjoj
b236fa54aa
pythonPackages.keepkey: fix impossible constraint 2017-06-01 00:48:31 +02:00
rnhmjoj
6c0e6eeb58
pythonPackages.ledgerblue: init at 0.1.13 2017-06-01 00:48:30 +02:00
rnhmjoj
9e61a82ab3
pythonPackages.ecpy: init at 0.8.1 2017-06-01 00:15:16 +02:00
rnhmjoj
7b4acc6626
pythonPackages.hidapi: 0.7.99.post15 -> 0.7.99.post20 2017-05-31 22:12:26 +02:00
Frederik Rietdijk
8aff7c0508 Merge pull request #26258 from nh2/python-consul-0.7.0
Upgrade to python-consul-0.7.0.
2017-05-31 11:40:58 +02:00
Frederik Rietdijk
3488c65b2b Merge pull request #26268 from Profpatsch/rarfile-unrar-libarchive
pythonPackages.rarfile: use free libarchive by default.
2017-05-31 08:46:40 +02:00
Frederik Rietdijk
62dbc738c5 Revert "fix electrum dependencies" 2017-05-31 08:33:02 +02:00
Profpatsch
0697dd8b81 pythonPackages.rarfile: use free libarchive by default.
`unrar` is a non-free package, so it should only be used on request.
rarfile can use the rar-mode of `libarchive` instead, which should work well
enough for most cases.
2017-05-31 05:53:29 +02:00
Masayuki Takeda
26b69109be move fonttools to its own directory 2017-05-31 10:30:24 +09:00
Niklas Hambüchen
53748b7e17 Upgrade to python-consul-0.7.0.
Fixes https://github.com/cablehead/python-consul/issues/152
2017-05-30 22:19:57 +02:00
rnhmjoj
e73f9953af
move libraries to pkgs/development/python-modules 2017-05-30 21:36:31 +02:00
rnhmjoj
3f9b6ddbf5
pythonPackages.ledgerblue: init at 0.1.13 2017-05-30 21:36:31 +02:00
rnhmjoj
0db8285689
pythonPackages.ecpy: init at 0.8.1 2017-05-30 21:36:31 +02:00
rnhmjoj
b2a8b7df59
pythonPackages.keepkey: fix impossible constraint 2017-05-30 21:36:31 +02:00
rnhmjoj
fe98f01da3
pythonPackages.trezor_agent: 0.7.0 -> 0.9.1 2017-05-30 21:36:31 +02:00
rnhmjoj
26fbe26345
pythonPackages.libagent: init at 0.9.1 2017-05-30 21:36:31 +02:00
rnhmjoj
91a56e1be0
pythonPackages.hidapi: 0.7.99.post15 -> 0.7.99.post20 2017-05-30 21:36:31 +02:00
Matthias Beyer
3c83ce3014 pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7 (#26238)
* pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7

* pythonPackages.pytest-localserver: Change to use python packaging tools

* pythonPackages.pytest-localserver: Move to own file
2017-05-30 17:47:00 +02:00
Robert Scott
a1c15989aa python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
fixes build against new dependencies after some test tinkering, seems
we can remove the python3-patching as there exists a "python" symlink now
2017-05-30 12:39:20 +01:00
Justin Humm
e6b65c04fa pythonPackages.future: 0.15.2 -> 0.16.0
Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220
Used fetchPypi insted of fetchurl.
2017-05-30 13:06:56 +02:00
Lancelot SIX
61ce84904e Merge pull request #26166 from risicle/django-compat-hijack-tests
python: django-compat & django-hijack tests (also bump django-hijack)
2017-05-30 09:29:34 +02:00
Frederik Rietdijk
89a32f4586 Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Kranium Gikos Mendoza
a61e58b121 pythonPackages.argcomplete: init at 1.8.2 2017-05-30 06:37:19 +10:00
Jörg Thalheim
2c39927c7a
pythonPackages.alembic: 0.8.3 -> 0.9.2 2017-05-29 14:35:03 +01:00
Aaron Bull Schaefer
c5b1a9da4b pythonPackages.pywinrm: 0.1.1 -> 0.2.2 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
65587984e4 pythonPackages.requests_ntlm: init at 1.0.0 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer
663d369211 pythonPackages.ntlm-auth: init at 1.0.3 2017-05-28 11:37:47 -07:00
Robert Scott
fa44b72d91 python.pkgs.django_hijack: 2.0.7 -> 2.1.4
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Frederik Rietdijk
d0f2361bc1 python.pkgs.simplejson: 3.8.1 -> 3.10.0 2017-05-28 10:08:43 +02:00
Frederik Rietdijk
476086929a python.pkgs.urllib3: disable tests
because there are transient failures too often.
2017-05-27 17:52:20 +02:00
Frederik Rietdijk
2ff488c267 python.pkgs.django_hijack
Get rid of overriding inside the fixed-point combinator. Overriding
versions inside the set causes trouble when combining packages.
2017-05-27 17:22:11 +02:00
Frederik Rietdijk
4cbd5e4141 python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10 2017-05-27 14:25:08 +02:00
Frederik Rietdijk
dc2250eb5e python.pkgs.pip: build -> test dependencies 2017-05-27 14:25:08 +02:00
Frederik Rietdijk
a8f6f8d1e4 python.pkgs.setuptools_scm: pytest is test dependency 2017-05-27 14:25:08 +02:00
Frederik Rietdijk
6cd52fa440 python.pkgs.llvmlite: 0.16.0 -> 0.18.0 2017-05-27 14:25:08 +02:00
Jaakko Luttinen
a50b61f4fa
pythonPackages.ws4py: git-20130303 -> 0.4.2 2017-05-27 14:17:42 +03:00
Jaakko Luttinen
ef54727795
pythonPackages.Nikola: init at 7.8.4 2017-05-27 14:17:39 +03:00
Frederik Rietdijk
098917844d python36.pkgs.networkx: disable tests 2017-05-27 11:06:24 +02:00
Volth
b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Joachim Fasting
3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5 2017-05-25 17:12:37 +02:00
Masayuki Takeda
4e3afed6dc fonttools: 3.0 -> 3.13.0 2017-05-25 11:39:39 +09:00
Frederik Rietdijk
4f6dde2494 Merge pull request #26044 from aneeshusa/update-pgcli-to-1.5.1
Update pgcli to 1.5.1
2017-05-24 21:24:30 +02:00
Aneesh Agrawal
473189e8e0 pgcli: 1.3.1 -> 1.5.1 2017-05-24 15:20:36 -04:00
Masayuki Takeda
65477dcd34 Python fetchPypi: support an extension
Many source archives on PyPI are tar.gz archives.
Not all are, and therefore this commit adds the possibility
to set the extension of the archive.
2017-05-24 16:00:22 +02:00
Aneesh Agrawal
5795680fed pythonPackages.pgspecial: 1.6.0 -> 1.7.0 2017-05-23 23:43:45 -04:00
Jörg Thalheim
bfc9420b7f
feedgenerator: move to external file 2017-05-23 22:37:43 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file 2017-05-23 22:09:07 +01:00
Will Dietz
330dee016d python.pelican: 3.6.3 -> 3.7.1, enable tests 2017-05-23 14:35:10 -05:00
Will Dietz
9ede2d15aa python.feedgenerator: 1.7 -> 1.9 2017-05-23 14:34:49 -05:00
Robin Gloster
427e749217
pythonPackages.pants: remove warning
this breaks evaluation of nixpkgs.tarball

cc @copumpkin
2017-05-23 02:27:35 +02:00
Dan Peebles
845d1b28bf pants{,13-pre}: move from pythonPackages to top level
That means it'll build in Hydra and we don't really care which version of
Python it builds against.
2017-05-22 12:22:13 -04:00
Josef Kemetmueller
abdaf5a290 eccodes: Provide python bindings 2017-05-22 14:43:50 +00:00
Josef Kemetmueller
2ff56a1b8f grib-api: Add grib-api to pythonPackages
This provides a default method for using the grib-api python bindings.
2017-05-22 14:41:57 +00:00
Frederik Rietdijk
0891d0b7a0 Merge pull request #25716 from LnL7/python-flake8
python flake8: 3.2.1 -> 3.3.0
2017-05-22 11:12:36 +02:00
Rhys
c46c3fa5aa cython: build on 32-bit ARM 2017-05-22 11:04:49 +10:00
Michael Raskin
daa65527c6 marionette-harness: init at 4.4.0 2017-05-21 19:29:20 +02:00
Unai Zalakain
db3e2983a6
subliminal: init at 2.0.5 2017-05-21 14:41:31 +01:00
Jörg Thalheim
6f447ed6cf Merge pull request #25883 from unaizalakain/init-enzyme
enzyme: init at 0.4.1
2017-05-21 14:39:20 +01:00
Unai Zalakain
d501166f31 enzyme: init at 0.4.1 2017-05-21 11:34:14 +02:00
Jörg Thalheim
d81683d0a4 Merge pull request #25884 from unaizalakain/init-pysrt
pysrt: init at 1.1.1
2017-05-21 09:22:46 +01:00
Jörg Thalheim
50e8199930 Merge pull request #25949 from bhipple/init/python-bitcoin-price-api
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-21 09:01:49 +01:00
Alexandre Peyroux
f1edefed50 jsbeautifier: 1.6.4 -> 1.6.14 (#25947)
* jsbeautifier: 1.6.4 -> 1.6.14

* pythonPackages.jsbeautifier: move to python-modules
2017-05-21 08:50:14 +01:00
Mateusz Kowalczyk
8c0b08d1a4 pythonPackages.jenkins-job-builder: 1.6.1 -> 2.0.0.0b2 2017-05-20 22:54:07 +01:00
Mateusz Kowalczyk
ef8553ba03 pythonPackages.python-jenkins: 0.4.11 -> 0.4.14 2017-05-20 22:54:07 +01:00
Benjamin Hipple
d856b50bad pythonPackages.bitcoin-price-api: init at 0.0.4 2017-05-20 17:51:16 -04:00
Antoine Eiche
9694567ac9
pythonPackages.pika-pool: init at 0.1.3
fixes #25750
2017-05-20 15:03:45 +01:00
Jörg Thalheim
c1a5754b67 Merge pull request #25751 from nlewo/pr/rfc3986
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-20 14:59:43 +01:00
Jörg Thalheim
c14109c170 Merge pull request #25879 from mlieberman85/add-kafka
confluent-kafka: init at 0.9.4
2017-05-20 12:36:08 +01:00
risicle
9d86b49f2a python metaphone: init at 0.6 (#25868)
* metaphone: init at 0.6

* metaphone: add self as maintainer
2017-05-20 10:30:10 +01:00
Unai Zalakain
610c27ca64 pysrt: init at 1.1.1 2017-05-20 10:56:42 +02:00
Unai Zalakain
f76ce5983d rarfile: 2.6 -> 3.0 (#25885)
* rarfile: 2.6 -> 3.0

* rarfile: enable tests
2017-05-20 08:19:40 +01:00
Michael Lieberman
d0d30df446 confluent-kafka: init at 0.9.4
Disabled tests for python 3 since the 0.9.4 release has failing tests
when run under python 3.
2017-05-19 13:58:57 -04:00
Frederik Rietdijk
61451f1011 Merge pull request #25870 from risicle/pyproj-tests
pyproj: enable tests, use bundled proj by default
2017-05-19 12:46:10 +02:00
Jörg Thalheim
eda502d143 Merge pull request #25847 from aneeshusa/update-icdiff-to-1.9.0
icdiff: 1.7.3 -> 1.9.0
2017-05-18 06:50:22 +01:00
Robert Scott
d4c106f5b4 pyproj: enable tests, use bundled proj by default 2017-05-17 22:40:07 +01:00
Aneesh Agrawal
e75297abba icdiff: 1.7.3 -> 1.9.0
Also move to all-packages.nix,
because it is an application and not a library.
2017-05-17 03:12:14 -04:00
Frederik Rietdijk
ea2c573b3b python.pkgs.scipy: move expression and keep only a single version 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
c9b4a2f319 python.pkgs.numpy: move and get rid of multiple versions 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
50fb47df49 pythonPackages.cython: disable tests temporarily 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
b78940b850 pythonPackages.numpy: 1.11.3 -> 1.12.1 2017-05-16 13:37:01 +02:00
Frederik Rietdijk
9d5038e326 pythonPackages.scipy: 0.18.1 -> 0.19.0 2017-05-16 13:37:01 +02:00
Jaakko Luttinen
43941da859
pythonPackages.PyRSS2Gen: fix sha256
The old hash caused version 1.0 version to be installed instead of 1.1, for some
reason.
2017-05-16 10:43:53 +03:00
Masayuki Takeda
1aaeb94855 3to2: init at 1.1.1 (#25202)
* 3to2: init at 1.1.1

* add myself to maintainer list

* add mt-caret as maintainer
2017-05-16 08:40:36 +02:00
Daiderd Jordan
e5a4da2ab8 python-pytest-xdist: fix tests 2017-05-15 14:14:51 +02:00
Frederik Rietdijk
8b647e991f Merge pull request #25563 from jluttine/add-piexif
pythonPackages.piexif: init at 1.0.12
2017-05-15 08:48:30 +02:00
Frederik Rietdijk
9468764b15 Merge pull request #25609 from jluttine/add-nbstripout
nbstripout: init at 0.3.0
2017-05-15 08:47:12 +02:00
Jaakko Luttinen
8a68e4c7f6 pythonPackages.natsort: 5.0.1 -> 5.0.3
* pythonPackages.natsort: refactor config

* pythonPackages.natsort: 5.0.1 -> 5.0.3

* pythonPackages.natsort: fix broken
2017-05-14 20:05:50 +02:00
Antoine Eiche
f97180c012 pythonPackages.rfc3986: 0.2.2 -> 0.4.1 2017-05-13 00:11:48 +02:00
Jörg Thalheim
e8880627e8
Whoosh: fix python3.6
fixes #25745
2017-05-12 20:37:48 +01:00
Daiderd Jordan
4005d8a26d
python-flake8: 3.2.1 -> 3.3.0 2017-05-11 23:07:46 +02:00
Daiderd Jordan
af14949b08
python-mccabe: 0.5.3 -> 0.6.1 2017-05-11 23:07:45 +02:00
Daiderd Jordan
00df7774e8
python-pyflakes: 1.3.0 -> 1.5.0
Fixes #25678
2017-05-11 23:07:30 +02:00
Frederik Rietdijk
18bad38d3d pythonPackages.callPackage to make it easier to call expressions that take many python packages 2017-05-11 14:15:42 +02:00
Johannes Bornhold
0afb6d789c pytest_xdist: 1.8 -> 1.14 2017-05-10 14:52:51 +02:00
Johannes Bornhold
e6f50214ed freezegun: 0.3.5 -> 0.3.8 2017-05-10 14:52:42 +02:00
Johannes Bornhold
c8301a813b pytestcov: 2.3.1 -> 2.4.0 2017-05-10 14:52:22 +02:00
Jaakko Luttinen
976d811ad4
pythonPackages.piexif: init at 1.0.12 2017-05-09 20:22:36 +03:00
Pascal Wittmann
f80d789764 Merge pull request #25618 from k0ral/nixos-unstable
glances: 2.8.2 -> 2.9.1
2017-05-09 07:28:12 +02:00
koral
1e6322814d glances: 2.8.2 -> 2.9.1 2017-05-08 19:56:15 +02:00
Jaakko Luttinen
f303480f1f
pythonPackages.pytest-cram: init at 0.1.1 2017-05-08 11:30:06 +03:00
Jaakko Luttinen
4a89ab35ee
pythonPackages.cram: init at 0.7 2017-05-08 11:14:40 +03:00
Frederik Rietdijk
2f3cfe696b pythonPackages.pygments: move expression to own file 2017-05-07 22:23:32 +02:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
obadz
ca0a4e2a9a pythonPackages.libsoundtouch: init at 0.3.0 2017-05-07 11:27:10 +01:00
Frederik Rietdijk
7491bc98e9 pythonPackages: remove old unmaintained gsutil and dependencies
5bd5d2d9be added gsutil and dependencies.
Since then, only f5680cdd49 touched it.
There have been many updates since then of these packages. Because it is
not maintained I am removing this.
2017-05-07 09:31:31 +02:00
Frederik Rietdijk
529d0e74d7 pythonPackages.pathspec: fixup, fixes eval 2017-05-07 09:07:01 +02:00
Frederik Rietdijk
e75096142c pythonPackages.llfuse-0-41: move into attic
because that's the only expression using this older version.
2017-05-07 08:50:14 +02:00
Frederik Rietdijk
afad43064b pythonPackages.pathspec: 0.3.4 -> 0.5.2
- move old 0.3.4 into pants expression because that's the only package
using this old version
- remove `pathspec_0_5` because that's the new `pathspec`
2017-05-07 08:44:19 +02:00
Frederik Rietdijk
ccfbe04bd6 pythonPackages: remove broken zc_recipe_egg 2017-05-07 08:40:46 +02:00
Frederik Rietdijk
63993e7e1f pythonPackages: remove old zc_buildout 2017-05-07 08:40:17 +02:00
Frederik Rietdijk
30a33a55dd Merge pull request #25544 from asymmetric/electrum-ltc
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Frederik Rietdijk
37a48c9199 Merge pull request #25549 from jluttine/add-pytest-flake8
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:28:54 +02:00
Jaakko Luttinen
cc51dd699d
pythonPackages.pytest-flake8: init at 0.8.1 2017-05-06 12:57:49 +03:00
Frederik Rietdijk
5bf1e967fd Merge pull request #25296 from mguentner/add_td_watson
watson: init at 1.4.0
2017-05-06 11:16:04 +02:00
Lorenzo Manacorda
756695c3fa pythonPackages.ltc_scrypt: init at 1.0
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk
f6dd52cd69 pythonPackage.Pyro: use upstream name 2017-05-05 21:13:26 +02:00
Frederik Rietdijk
9652e3e8f2 Merge pull request #25404 from vrthra/csvkit
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Frederik Rietdijk
ef1149e829 pythonPackages.umemcache: mark as broken 2017-05-05 20:53:22 +02:00
Frederik Rietdijk
f63eb58573 pythonPackages.requests: point to requests2
The Python package has two packages for requests, `requests`
corresponding to version 1.2.3, and `requests2` corresponding to version
2.13.0. Version 1.2.3 is almost 4 years old, and by now all software
should have transitioned.

This commit aliases `requests` to `requests2`. Packages that stop to
function should be upgraded. In the rare case that that is not possible,
version 1.2.3 is still available as `requests_1` but I plan to drop
that before the release of 17.09.
2017-05-05 20:47:54 +02:00
Frederik Rietdijk
959695dd5f pythonPackages.grequests: 0.2.0 -> 0.3.0 2017-05-05 20:47:18 +02:00
Frederik Rietdijk
af87b922f1 pythonPackages.plotly: 1.9.5 -> 2.0.8 2017-05-05 14:22:16 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0 2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0 2017-05-05 10:59:28 +02:00
Frederik Rietdijk
f4b5950d8c pythonPackages.bibtexparser: init at 0.6.2 2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3 pythonPackages.mplleaflet: init at 0.0.5 2017-05-05 09:51:03 +02:00
Jaakko Luttinen
96c0a6db3a pythonPackages.phpserialize: init at 1.3 (#25521)
* pythonPackages.phpserialize: init at 1.3

* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Frederik Rietdijk
6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
pe@pijul.org
5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Frederik Rietdijk
77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Frederik Rietdijk
665df607fb pythonPackages.folium: init at 0.3.0 2017-05-04 16:19:56 +02:00
Frederik Rietdijk
2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00
Lancelot SIX
ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0 2017-05-03 23:17:56 +02:00
Lancelot SIX
7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
Rahul Gopinath
5762985302 csvkit: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
14d951c46f python-slugify: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
0ef0a4ab5e pytimeparse: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
2b56afea4d dbfread: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
b94706926b dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
e13b240359 agate-sql: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4365d634c8 agate-excel: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
90daf2de27 agate-dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4036bc91da agate: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
d76e68423f openpyxl: remove 2_2_0_b1 2017-05-03 11:58:29 -07:00
Rahul Gopinath
5d1c598655 dateutil: remove 2_2 2017-05-03 11:58:29 -07:00
Rahul Gopinath
9b5b713d8f csvkit: 0.9.1 -> 1.0.2 2017-05-03 11:58:28 -07:00