Commit Graph

1495 Commits

Author SHA1 Message Date
Domen Kožar 9e8869102b python3Packages.fonttools: disable on py3k 2014-11-04 21:16:14 +01:00
Vladimir Kirillov 049a991bc1 awscli -> 1.5.5, botocore -> 0.69.0 2014-11-04 19:44:13 +02:00
Domen Kožar e64d5655e9 fix eval 2014-11-04 18:31:32 +01:00
Domen Kožar b598f6af59 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
Michael Raskin 2d196dc36b Update Pandas library 2014-11-04 12:04:43 +03:00
Michael Raskin bf179ce795 Adding FontTools 2014-11-04 00:37:42 +03:00
Evgeny Egorochkin 3f21e952f2 python34Packages.autopep8: update from 1.0.3 to 1.0.4 2014-11-03 12:58:07 +02:00
Anders Papitto c73d0a3bc2 add datadiff and termcolor python packages 2014-10-31 00:50:17 -07:00
Domen Kožar 5b2b008ea9 pypyPackages.subprocess32: don't run tests 2014-10-30 23:15:06 +01:00
Domen Kožar 5bd5d2d9be Merge pull request #4608 from oconnorr/master
Add python package gsutil plus all its dependencies.
2014-10-30 18:23:41 +01:00
Luca Bruno 236f5686af Fix evaluation due to wrong meta.license 2014-10-30 09:56:39 +01:00
Luca Bruno 9d9fdb173a pybfd: new package
A Python interface to the GNU Binary File Descriptor (BFD) library

https://github.com/Groundworkstech/pybfd
2014-10-29 22:23:50 +01:00
Georges Dubus 5a1a56b38d Merge pull request #4716 from DamienCassou/weboob-1.0
Weboob 1.0
2014-10-29 15:51:13 +01:00
Damien Cassou f662c29a47 Weboob 1.0 2014-10-29 13:22:22 +01:00
Cillian de Róiste 23bca3ea16 python33Packages.evdev: update from 0.4.5 to 0.4.6 2014-10-28 21:43:38 +01:00
Jascha Geerds ab175c8d1b Merge pull request #4654 from geerds/virtualenvwrapper
Fix virtualenvwrapper's PYTHONPATH
2014-10-28 20:23:26 +01:00
lethalman 2900e00ba8 Merge pull request #4653 from sepi/new-package-frescobaldi
New package: frescobaldi
2014-10-28 11:54:16 +01:00
Raffael Mancini 90c6a38abe Disabled python-poppler-qt4 for PyPy 2014-10-28 11:01:28 +01:00
Rob Vermaas 8b47b67329 Update to latest awscli 2014-10-27 12:00:07 +01:00
Rob Vermaas 2f7174daf3 Upgrade boto to support eu-central-1 region. 2014-10-27 11:46:36 +01:00
Raffael Mancini 84bda2b8a1 Disabled package for python 3.4 because it's not ported yet. 2014-10-26 21:31:09 +01:00
Raffael Mancini e597ab15b3 Fixed typo 2014-10-25 18:07:42 +02:00
Raffael Mancini b6c7f6c2e4 frescobaldi: Improved meta and formatting 2014-10-25 18:07:42 +02:00
Raffael Mancini 5304a065ed Added: poppler-qt4 to python-packages.nix 2014-10-25 18:07:42 +02:00
Raffael Mancini b1dfef0f87 python-box2d: disable for python > 2.7 2014-10-25 17:54:13 +02:00
Raffael Mancini f18ede23bf fixed typo 2014-10-25 17:25:47 +02:00
Raffael Mancini b1d04be2a3 New package: python-box2d. The Python bindings of the c++ game physics library box2. 2014-10-25 17:05:28 +02:00
Jascha Geerds 35ff062d33 Fix virtualenvwrapper's PYTHONPATH 2014-10-24 17:01:47 +02:00
Rok Garbas c44c00d56c python: adding test/test_support.py module in all python versions
- test/test_support.py module is used by many libraries which backport python
  3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
Jascha Geerds a5b69c0a02 Fix virtualenvwrapper for python 2.6 2014-10-23 22:55:11 +02:00
Russell O'Connor 7c4e1efadc gsutil (and boto-230) require Python 2.
Move these packages to the Python 2 only section.
2014-10-23 20:12:57 +02:00
aszlig 57aaf3d36e
Merge branch 'nixpart-1.0-preparations'.
Partially and temporarily addresses NixOS/nixops#228.

We now have an up-to-date version of Blivet and a bunch of its dependen-
cies as well as the old nixpart 0.4 with all its old and crappy
dependencies, which should fix _simple_ partitioning layouts for NixOps.

Also, nixpart 1.0 is now marked as broken, because it is not yet
released and this branch is more of a preparation and "damage control"
in case I shouldn't manage to finish nixpart + nixos-assimilate in time
for the next NixOS release.
2014-10-22 08:23:31 +02:00
aszlig 78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig 7676ff5973
nixpart: Bring back requirements for version 0.4.
Quite a mess but at least the mdraid tests succeed now. However, the
lvm2 tests are still failing, so we need to bring back a few more old
crap :-(

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig cb2c34f1bb
blivet: Update to new upstream version 0.67.
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.

This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig 7deadbb55f
nixpart: Copy package expression to 0.4.nix.
Update the nixpart0 pointer to point to this version, because we're
going to update blivet as well and NixOps still points to nixpart0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:48 +02:00
aszlig 6553845afc
pyparted: Add patch to fix tests for parted 3.2.
See this message for the patch and details:

https://www.redhat.com/archives/pyparted-devel/2014-April/msg00000.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:47 +02:00
Domen Kožar 5c251eb3a0 python3Packages.{pagerduty,sipsimple}: disable 2014-10-21 18:55:39 +02:00
aszlig 369a5c6180
python-six: Update to new upstream version 1.8.0.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:32:10 +02:00
Russell O'Connor b91adb64ce Add python package gsutil plus all its dependencies. 2014-10-21 00:22:39 +02:00
Domen Kožar a5b7ef0db1 fix eval 2014-10-20 17:26:25 +02:00
Domen Kožar 8787c695a9 pythonPackages.cjson: disable on pypy/py3k 2014-10-20 13:34:43 +02:00
Jaka Hudoklin 3bd72fc71f Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00
Jaka Hudoklin c61fe83268 pythonPackages.ipython: use correct pythonPackages 2014-10-18 17:23:40 +02:00
Jaka Hudoklin 0f8f98525b pythonPackages: fix typo 2014-10-18 14:22:53 +02:00
Jaka Hudoklin 9ec9497c9f pythonPackages: pillow, set tcl_root 2014-10-18 14:17:22 +02:00
Jaka Hudoklin 2d4b3e98d9 pythonPackages: add graphite pager 2014-10-18 13:54:05 +02:00
Bjørn Forsman 9424ab11c6 python-scapy: new package
Powerful interactive network packet manipulation program.

http://www.secdev.org/projects/scapy/
2014-10-17 20:20:08 +02:00
Jascha Geerds df1221eea9 Fix stevedore for python26 2014-10-17 11:35:25 +02:00
Peter Simons 9e74259bbe Merge pull request #4551 from vandenoever/blink
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Domen Kožar c0e18dc498 fix eval 2014-10-16 13:08:07 +02:00
Jos van den Oever fb9ac9e8eb Add Blink, a simple sip client. 2014-10-16 12:21:36 +02:00
Domen Kožar a1a60d8e8a readd pythonPackages.hgsvn 2014-10-16 12:21:03 +02:00
Domen Kožar 6cd1f42a2c Merge pull request #4483 from edwtjo/cvxopt
pythonPackages.cvxopt: added package
2014-10-16 12:20:42 +02:00
Domen Kožar 90badb42d1 pypyPackages.paramiko: disable tests 2014-10-14 21:06:49 +02:00
aszlig 958193aeb4
python/paramiko: Update to version 1.15.1.
The SFTP-tests fail in conjunction with UTF8 directories, so let's skip
them for now. We also need to disable big file tests, because they rely
on SFTP as well and simply fail if the normal SFTP tests were skipped.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:44 +02:00
aszlig f35e473d55
python/ecdsa: Update to version 0.11.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 15:18:37 +02:00
Domen Kožar 69e51b08e1 pythonPackages.pycapnp: disable on py3k and pypy 2014-10-14 10:26:24 +02:00
Domen Kožar e17781f8b1 closes #463 pythonPackages now uses self variable instead of rec builtin 2014-10-13 23:20:01 +02:00
Edward Tjörnhammar 150672072a pythonPackages.cvxopt: added package 2014-10-12 17:31:29 +02:00
Domen Kožar 482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
Nathaniel Baxter 309bfdd8a0 pysocks: Fix license typo 2014-10-10 10:42:19 +11:00
Austin Seipp 7ac2be3fab rainbowstream: 0.9.5 -> 1.1.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:37 -05:00
Austin Seipp cf58933a9b pythonPackages: add pysocks 1.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:23:36 -05:00
Austin Seipp a1dba856f1 pythonPackages.twitter: 0.14.3 -> 0.15.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:52 -05:00
Austin Seipp 27d95c25e8 pythonPackages.pyfiglet: 0.7.1 -> 0.7.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:14:30 -05:00
Aristid Breitkreuz bf1dd8e931 Merge pull request #4423 from FlorentBecker/svg2tikz
new package: svg2tikz
2014-10-09 20:39:06 +02:00
Pascal Wittmann 68ae4ce95a Merge pull request #4431 from DamienCassou/astroid-1.2.1
Astroid 1.2.1
2014-10-09 11:50:10 +02:00
Florent Becker ed8ced514a Add license for svg2tikz 2014-10-09 11:21:00 +02:00
Damien Cassou af770d4c7c Astroid 1.2.1 2014-10-09 10:22:16 +02:00
Bjørn Forsman 8542ccc248 python-libvirt: update 1.2.7 -> 1.2.9
Should fix breakage due to out-of-sync version with libvirt.
2014-10-08 18:09:52 +02:00
Shea Levy 302fd99a11 ujson doesn't build on pypy 2014-10-08 10:27:34 -04:00
Domen Kožar 0723adfa26 pythonPackages.circus: add 2014-10-08 13:31:50 +02:00
Florent Becker ced9fd1310 new package: svg2tikz 2014-10-08 11:59:25 +02:00
Michael Raskin b32dbc8be6 Gajim update 2014-10-07 16:23:28 +04:00
Shea Levy a18a992785 Add ujson python package 2014-10-07 06:32:48 -04:00
Shea Levy 0f37f832c6 tornadokick: bump 2014-10-07 06:12:50 -04:00
Bjørn Forsman b17b17be73 python-scipy: update 0.12 -> 0.14
I successfully built all reverse dependencies, using this procedure[1]:

  $ nix-env -f . -qaP \* --drv-path | sort > l1
  (...modify package...)
  $ nix-env -f . -qaP \* --drv-path | sort > l2
  $ changed=$(diff l1 l2 | awk '{print $2}' | sort | uniq)
  $ nix-build $(for i in $changed; do echo -A $i; done)

[1]: https://nixos.org/wiki/Contributing
2014-10-04 18:41:42 +02:00
Mateusz Kowalczyk db55a6788a python-xdot: new package 2014-10-04 08:26:34 +01:00
Nikita Mikhailov cb18839669 python-linode: add myself as maintainer, fix meta 2014-10-03 12:18:50 +02:00
Nikita Mikhailov 28a04ae236 Add linode python binding 2014-10-03 12:18:50 +02:00
Domen Kožar 91c0ba4b20 pythonPackages.webob: 1.3.1 -> 1.4 2014-10-02 20:09:53 +02:00
koral 041f507937 New python package: restview-2.1.1 2014-10-01 19:04:22 +02:00
Mateusz Kowalczyk 876bd39fae Merge pull request #4285 from k0ral/hg-git
hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7
2014-09-30 09:57:39 +01:00
AndersonTorres a4a3503211 Udiskie: update to 1.1.2
Amending to the last commit: added gettext dependency
TODO: investigate Python3/gobject issues

Closes #3720
2014-09-30 01:51:43 +01:00
Wout Mertens d2467f4fe5 Python on Darwin: Don't depend on glibc locales 2014-09-29 14:05:32 +02:00
Rok Garbas 28ea895b08 pythonPackages.configobj: new version needs six as dependency 2014-09-28 12:56:08 +02:00
Domen Kožar 2df644a9e1 pythonPackages.nose: disable tests 2014-09-27 22:34:51 +02:00
Domen Kožar 2fea016f4d python3Packages.pelican: fix build 2014-09-27 22:34:51 +02:00
koral 47636809ea dulwich: added tests dependencies. 2014-09-27 16:50:36 +02:00
koral 96dcbc7d83 hg-git: 0.3.1 -> 0.6.1, and its dependency dulwich: 0.8.7 -> 0.9.7 2014-09-27 00:24:27 +02:00
Domen Kožar 8723b91cc7 pythonPackages.nose: 1.3.3 -> 1.3.4 2014-09-26 18:49:32 +02:00
Domen Kožar c4750f6f2e pypyPackages.werkzeug: 0.9.4 -> 0.9.6 2014-09-26 18:22:25 +02:00
Domen Kožar 744c1974d0 pypyPackages.flask: disable tests due to failures 2014-09-26 18:13:11 +02:00
Domen Kožar 26303fd6c8 pypyPackages.area53: use stable release 2014-09-26 18:13:01 +02:00
Thomas Strobel 6bc3907b88 Add package: RedNotebook
Closes #4256
2014-09-24 20:33:32 +01:00
Georges Dubus f0a8b57de8 Updated nox 2014-09-24 13:58:41 +02:00
Georges Dubus 204222bf4c Update py and py.test 2014-09-24 13:57:30 +02:00
Jaka Hudoklin f26c32f920 pythonPackages: add pelican, simple blog generator 2014-09-24 11:17:49 +02:00
Peter Simons 574c2dd3a0 Merge pull request #4226 from ts468/snapper
Add package: snapper
2014-09-23 19:19:07 +02:00
Thomas Strobel 97437ac7a1 Disable tests for snapper-gui 2014-09-23 15:50:50 +02:00
Thomas Strobel 5aa9869066 Add python package: snapper-gui
Graphical frontend for snapper.
Not tested, yet.
2014-09-23 12:18:52 +02:00
Mateusz Kowalczyk bffbed3343 Merge pull request #4203 from k0ral/binwalk
Added binwalk package, and its dependency pyqtgraph.
2014-09-23 05:53:51 +01:00
koral 47c2b205ae Added binwalk package, and its dependency pyqtgraph. 2014-09-22 12:44:41 +02:00
Domen Kožar 533e0db424 python3Packages.dropbox: disable tests 2014-09-21 22:16:57 +02:00
Domen Kožar cb4d686b1d pypyPackages.sqlalchemy_imageattach: disable tests on pypy 2014-09-19 21:11:06 +02:00
Georges Dubus f72fdbd885 Merge pull request #4124 from k0ral/glances
Upgraded glances package to v2.1, and packaged its dependencies.
2014-09-19 14:42:26 +02:00
Domen Kožar 96f4a47199 graphite_api: disable on pypy 2014-09-19 14:07:27 +02:00
koral 867575b78e Upgraded glances package to v2.1, and packaged its dependencies.
Disabled glances for pypy.
2014-09-18 23:13:17 +02:00
lethalman 1fe2905b26 Merge pull request #4146 from DamienCassou/screenkey
Add screenkey to screencast your keys
2014-09-18 17:51:12 +02:00
Damien Cassou 092235bde6 Add screenkey to screencast your keys 2014-09-18 17:42:04 +02:00
Domen Kožar 47761617d0 python33Packages.sqlalchemy_imageattach: disable 2014-09-18 14:21:55 +02:00
Domen Kožar 4671e59576 python34Packages.sympy: disable due to test failures 2014-09-17 21:40:18 +02:00
Jaka Hudoklin 4d261e64f6 pythonPackages.graphite_api: fix testing, make more nix-shell friendly 2014-09-17 18:33:51 +02:00
lethalman 3224b32e64 Merge pull request #4101 from ts468/e19
Add package: Enlightenment E19!!!!
2014-09-16 16:13:56 +02:00
Jaka Hudoklin de50802684 pythonPackages.graphite_influxdb: use latest version from master
Latest version is needed if you want to run this in production, because of
some fixed performance bugs.
2014-09-16 10:28:03 +02:00
Thomas Strobel 1613d6cca6 Add package: Enlightenment E19!
Wayland desktop shell is not enabled, yet.
2014-09-15 23:34:28 +02:00
cillianderoiste 744ccb5bac Merge pull request #4073 from k0ral/psutil
Upgraded python-psutil to v2.1.1
2014-09-15 21:39:48 +02:00
Domen Kožar 5198f9bc29 mailpile: dev -> 0.4.0 (beta release) 2014-09-14 18:28:23 +02:00
Damien Cassou bb97890cf3 Add weboob 0.j 2014-09-14 10:39:48 +02:00
William A. Kennington III cd83ae0ad7 gyp: 1944 -> 1977 2014-09-13 22:07:11 -07:00
koral f98eea30bf Upgraded python-psutil to v2.1.1 2014-09-14 00:58:57 +02:00
Domen Kožar 18e4197f87 pythonPackages: replace import with callPackage 2014-09-13 20:43:16 +02:00
Cillian de Róiste f6b3de97bf python34Packages.zope_schema: update from 4.4.1 to 4.4.2 2014-09-13 14:05:53 +02:00
Jaka Hudoklin a23e4997d3 Merge pull request #4034 from offlinehacker/graphiteApi
nixos: add graphite api to graphite functionality
2014-09-13 00:05:36 +00:00
Domen Kožar 2632afa131 pypy: handle unsupported packages 2014-09-12 00:26:50 +02:00
Jaka Hudoklin 19ea435cf8 nixos: add graphite api to graphite functionality 2014-09-11 18:09:40 +02:00
aszlig 415c31372c
python-hetzner: Update to bugfix version 0.7.2.
From version 0.7.1 this fixes encoding problems with some DELL servers
while running the CLI.

And more importantly in version 0.7.2, it fixes the SSL certificate
error (Hetzner changed CA) which renders the library pretty much
useless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 14:11:33 +02:00
Jaka Hudoklin bac231481a pythonPackages: add graphite_influxdb, backend plugin for graphite-web and graphite-api 2014-09-10 19:22:46 +02:00
Jaka Hudoklin 453b377992 pythonPackages: add graphite_api and its dependencies 2014-09-10 18:46:50 +02:00
Domen Kožar 33ce850b82 fix a bunch of packages with lua5_1 2014-09-10 17:24:56 +02:00
Domen Kožar 3ef16c8965 pythonPackages.livestream: use requests2 2014-09-10 14:36:06 +02:00
Domen Kožar 6c6f93c458 pythonPackages.gcutil: fix build 2014-09-10 14:36:06 +02:00
Jaka Hudoklin 00f9015b34 pythonPackages: add dotfiles, dotfile manager 2014-09-10 12:23:10 +02:00
Mateusz Kowalczyk 7e5d0ee0c3 s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
Ricardo M. Correia 48105a0aa1 pythonPackages.beautifulsoup4: Fix hash
The src tarball was modified in the PyPI repository.

I have compared the old tarball against the new one, the only difference
being that the new one is missing the following files/directories:

AUTHORS.txt
COPYING.txt
doc/
NEWS.txt
scripts/
TODO.txt
2014-09-08 15:20:30 +02:00
Domen Kožar dce3e9261b pypy: disable some more packages 2014-09-07 14:51:11 +02:00
Domen Kožar 301fe9360e pypyPackages.skype4py: disable 2014-09-07 00:13:34 +02:00
Domen Kožar 0418d8299d disable a bunch of python packages on pypy 2014-09-06 22:25:00 +02:00
Nixpkgs Monitor db0076b659 python34Packages.httplib2: update from 0.8 to 0.9, potentially fixes CVE-2013-2037 2014-09-06 18:32:11 +02:00
Domen Kožar 46acec64c2 pythonPackages.sqlalchemy{,8}: disable on py34 2014-09-06 18:13:14 +02:00
Domen Kožar 17f1043eb0 buildPythonPackage: support .override {} 2014-09-06 18:13:14 +02:00
Domen Kožar 8d85bfefcf pypyPackages.pycurl: disable 2014-09-06 17:16:44 +02:00
Domen Kožar e69dd3b9aa pypyPackages.psycopg2: disable 2014-09-06 17:12:11 +02:00
Domen Kožar a9d25eae98 pypyPackages.lxml: 3.0.2 -> 3.3.6 (fixes pypy build) 2014-09-06 17:10:29 +02:00
Domen Kožar 7cc77a12e4 pypyPackages.numpy: disable and upgrade 2014-09-06 16:54:14 +02:00
Domen Kožar ee27bd1d99 pypyPackages.pil: fix build 2014-09-06 16:35:58 +02:00
Domen Kožar 2eed178fe7 pypyPackages.fabric: disable tests 2014-09-06 16:15:40 +02:00
Domen Kožar 2c7290c58f pythonPackages.sure: use upstream package, next release should have tests 2014-09-06 16:08:01 +02:00
Domen Kožar b08be36879 pythonPackages.zope_testrunner: enable tests 2014-09-06 15:56:48 +02:00
Domen Kožar 0fc621e666 pypyPackages.greenlet: disable 2014-09-06 15:21:44 +02:00
Michael Raskin 3bc8f9ad02 Merge pull request #3938 from aherrmann/pr_mpi
Python wrappers for mpi and hdf5 (with mpi support for hdf5)
2014-09-04 20:54:00 +04:00
Bjørn Forsman 53732eac2a python-robotframework-tools: new package
This package provides "Python Tools for Robot Framework and Test
Libraries".

In particular, I'm interested in the 'robotshell' extension for IPython.
2014-09-04 18:48:06 +02:00
Bjørn Forsman c1614ab180 python-moretools: new package
It provides "Many more basic tools for python 2/3 extending itertools,
functools, operator and collections".

It's a dependency of robotframework-tools, which I want to package.
2014-09-04 18:48:06 +02:00
Bjørn Forsman f41e336cc0 python-path: new package
path is a module wrapper for os.path.

It's a dependency of moretools (which is a dependency of
robotframework-tools, which is what I want to package).
2014-09-04 18:48:06 +02:00
Domen Kožar 24fed22cff pypyPackages.jsonwatch: comment why it's disabled 2014-09-03 13:41:36 +02:00
Danyil Bohdan 8c0b08d705 add python package 'jsonwatch' 2014-09-03 13:41:36 +02:00
Jaka Hudoklin 217cda9c54 pythonPackages: add websocket_client, fix pythonPackages.docker 2014-09-02 16:37:13 +02:00
Andreas Herrmann 728793ef0b h5py: New package, version 2.3.1 2014-09-02 13:56:54 +02:00
Andreas Herrmann 1e786087e4 mpi4py: New package, version 1.3.1 2014-09-02 13:56:47 +02:00
Jaka Hudoklin 44b58f4e74 pythonPackages: add docker-py 2014-09-02 12:07:36 +02:00
Domen Kožar d1a8a8d76d pythonPackages.rainbowstream: 0.9.3 -> 0.9.5, fix build on py3k 2014-08-31 20:02:47 +02:00
Domen Kožar cdb3e6fa2f python33Packages.sqlalchemy(8): fix build 2014-08-31 15:53:08 +02:00
Domen Kožar 7e91d1c8a1 Revert "mpi4py: New package, version 1.3.1"
This reverts commit 63c062947e.

Doesn't build.
2014-08-31 15:12:34 +02:00
Domen Kožar b63496ba6b Revert "h5py: New package, version 2.3.1"
This reverts commit 3c6afb3496.

Doesn't build.
2014-08-31 15:12:17 +02:00
Domen Kožar d4de312452 pypyPackages: use pypy internal greenlet module 2014-08-31 15:07:01 +02:00
Aristid Breitkreuz f37d043984 Merge pull request #3898 from robberer/pkgs/deluge
deluge: update to version 1.3.7
2014-08-31 14:40:36 +02:00
Longrin Wischnewski 23b4635e18 deluge: update to version 1.3.7 2014-08-31 14:31:02 +02:00
Domen Kožar 7327e3f808 PyPy ships with cffi, so don't use external cffi for packages 2014-08-31 13:41:27 +02:00
Domen Kožar b497011da9 pythonPackages.cffi: 0.7.2 -> 0.8.6 2014-08-31 13:33:29 +02:00
Domen Kožar 66f525c8d6 pypyPackages.pycryptopp: mark as not supported on pypy 2014-08-31 13:33:29 +02:00
Domen Kožar df98dda81d pypy: compile also curses 2014-08-30 23:01:09 +02:00
Domen Kožar b746a1644f fix eval 2014-08-30 23:01:09 +02:00
Domen Kožar e9e5ff8776 pypyPackages.random2: disable tests 2014-08-30 23:01:09 +02:00
Domen Kožar b8fca7b38c koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
Cillian de Róiste 6aa23db35d python27Packages.rope: update from 0.9.4 to 0.10.2 2014-08-30 20:01:40 +02:00
Cillian de Róiste b96574ff15 python34Packages.zope_browser: update from 1.3 to 2.0.2 2014-08-30 20:01:28 +02:00
Cillian de Róiste c701503a4b python34Packages.zope_component: update from 4.0.2 to 4.2.1 2014-08-30 20:01:19 +02:00
Cillian de Róiste 65ef87293a python34Packages.zope_configuration: update from 4.0.2 to 4.0.3 2014-08-30 20:01:11 +02:00
Cillian de Róiste 7acf9a0c1c python34Packages.zope_event: update from 4.0.2 to 4.0.3 2014-08-30 20:01:02 +02:00
Cillian de Róiste 45d9d2a8b5 python34Packages.zope_i18n: update from 3.7.4 to 3.8.0 2014-08-30 20:00:54 +02:00
Cillian de Róiste 0b6613e1b6 python34Packages.zope_i18nmessageid: update from 4.0.2 to 4.0.3 2014-08-30 20:00:45 +02:00
Cillian de Róiste 297e9a0e52 python34Packages.zope_lifecycleevent: update from 3.6.2 to 3.7.0 2014-08-30 20:00:16 +02:00
Cillian de Róiste 8c290a64a7 python34Packages.zope_location: update from 4.0.0 to 4.0.3 2014-08-30 20:00:02 +02:00
Cillian de Róiste f6a529aa51 python34Packages.zope_schema: update from 4.2.2 to 4.4.1 2014-08-30 19:59:28 +02:00
Cillian de Róiste 465e5fa21a python34Packages.zope_size: update from 3.4.1 to 3.5.0 2014-08-30 19:59:14 +02:00
Cillian de Róiste 9f1abe6b59 python34Packages.zope_testrunner: update from 4.4.1 to 4.4.3 2014-08-30 19:58:59 +02:00
Austin Seipp d43f1c86bd pkgs: add Rainbowstream, a streaming command-line twitter client.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-29 15:24:09 -05:00
Edward Tjörnhammar 60734bb0f9 radicale: 0.9b1 -> 0.9 Added description, editor stripped some trailing whitespace. 2014-08-29 17:32:13 +01:00
Mateusz Kowalczyk beff84c6e3 python-packages.nix: strip trailing whitespace 2014-08-29 17:30:04 +01:00
Michael Raskin 0078bc5d8f Merge pull request #3316 from aherrmann/pr_mpi
MPI support for HDF5 and SGE support for OpenMPI
2014-08-29 01:22:02 +04:00
Domen Kožar 0005e1896d python3Packages: disable some more 2014-08-28 20:53:02 +02:00
Domen Kožar 81a2e4ce4c python3Packages: disable some 2014-08-27 21:01:43 +02:00
Domen Kožar 0a1c255bc9 zeitgeist: fix build 2014-08-27 20:53:02 +02:00
Domen Kožar 3eb2e2b4eb python3Packages: more fixes 2014-08-27 19:43:37 +02:00
Domen Kožar ede4ec6eea python3Packages.qutip: fix build 2014-08-27 19:37:58 +02:00
Domen Kožar cfbdb07159 python3Packages.goobook: disable on py3k 2014-08-27 19:34:49 +02:00
Domen Kožar 9cd8c65eea python3Packages.eyeD3: fix build 2014-08-27 19:31:12 +02:00
Domen Kožar 45563c61a7 python3Packages.hcs_utils: fix build 2014-08-27 19:28:33 +02:00
Domen Kožar 1b376347f5 python3Packages.pygit2: fix build 2014-08-27 19:21:50 +02:00
Domen Kožar e7fca7b31d python3Packages.zope_sqlalchemy: fix build 2014-08-27 19:21:33 +02:00
Domen Kožar 26ee668860 pythonPackages.zope_container: disable tests (failing) 2014-08-27 19:17:05 +02:00
Domen Kožar a81b2f029f python3Packages.{ttystatus,versiontools}: disable on py3k 2014-08-27 18:04:30 +02:00
Domen Kožar 81c39d40f7 python3Packages: upgrade rdflib, skype4py 2014-08-27 17:40:14 +02:00
Domen Kožar 47f84c63bb python3Packages: more build fixes 2014-08-27 17:18:08 +02:00
Domen Kožar 1f3af28e8a python3Packages.execnet: disable tests 2014-08-27 16:04:55 +02:00
Domen Kožar 6f689c5016 python3Packages: disable some more packages 2014-08-27 15:53:15 +02:00
Domen Kožar e50deca440 python3Packages.statd: rename to python_statsd, disable on py3k 2014-08-27 15:53:15 +02:00
Domen Kožar aaa6156deb python3Packages.subprocess32: disable on py3k 2014-08-27 15:13:43 +02:00
Domen Kožar 8493813850 python3Packages: more build fixes 2014-08-27 13:34:48 +02:00
Domen Kožar 8b36efaf6a python3Packages: more build fixes 2014-08-27 13:26:00 +02:00
Domen Kožar d52d71a04b pythonPackages.boto_1_9: remove 2014-08-27 13:26:00 +02:00
Domen Kožar 08d2bee3ec pythonPackages: fix last failing builds 2014-08-27 11:49:15 +02:00
Domen Kožar e81f830114 pythonPackages.gcutil: fix build 2014-08-26 17:59:35 +02:00
Domen Kožar 981d0607f9 Revert "pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack"
This reverts commit 4fbeca8823.

PEBKAC.
2014-08-26 17:50:47 +02:00
Domen Kožar a024d92193 fix eval job 2014-08-26 17:02:00 +02:00
Domen Kožar 6b404aa265 python34Packages.ColanderAlchemy: fix build 2014-08-26 16:52:28 +02:00
Domen Kožar d9772ecc66 python3Packages: disable/upgrade bunch of packages 2014-08-26 16:47:04 +02:00
Domen Kožar 7f78c366f1 pythonPackages.ipaddr: 2.1.10 -> 2.1.11 2014-08-26 16:47:04 +02:00
Domen Kožar 4fbeca8823 pythonPackages.gtimelog: 0.8.1 -> 0.9.1, use gi stack 2014-08-26 14:54:05 +02:00
Domen Kožar ce3d23a24d pythonPackages.{beautifulsoup,django_evolution}: disable on py3k 2014-08-26 14:53:45 +02:00
Domen Kožar 3bf6383d6b gtimelog: 0.8.1 -> 0.9.1, switch to gi 2014-08-26 14:41:44 +02:00
Domen Kožar 2aac8ffcd8 python3Packages: fix some builds 2014-08-26 12:49:45 +02:00
Domen Kožar 6417cf14b1 python3Packages.BTrees: fix build on i686-linux 2014-08-26 10:47:22 +02:00
Domen Kožar 5f8a9f81d1 pycurl: fix runtime dependency on openssl 2014-08-26 10:04:14 +02:00
Domen Kožar 6fab53b4c2 pythonPackages.robotframework: disable on py3k 2014-08-25 19:01:34 +02:00
Domen Kožar 12776c3748 python3Packages: disable few packages 2014-08-25 18:16:12 +02:00
Domen Kožar 8cfd9b1acd pythonPackages.gevent: 0.13.8 -> 1.0.1 2014-08-25 14:22:54 +02:00
Domen Kožar e130021940 python3Packages.fabric: 1.6.1 -> 1.9.1 2014-08-25 14:16:35 +02:00
Domen Kožar 9149d450cf pythonPackages: disable some py3k builds 2014-08-25 14:07:08 +02:00
Andraz Brodnik 56edab9909 Add tzlocal python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik aa68c94d4d Add semantic python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik 4d472145d1 Add quantities python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik ce68f5d309 Add mpd python package. 2014-08-25 14:02:53 +02:00
Andraz Brodnik a5396d58bb Add futures python package. 2014-08-25 14:02:52 +02:00
Andraz Brodnik e511e05960 Add facebook-sdk python package. 2014-08-25 14:02:52 +02:00
Andraz Brodnik e9f605d7e6 Add apscheduler python package. 2014-08-25 14:02:52 +02:00
Domen Kožar fb60478492 pythonPackages.zodb3: 3.10.5 -> 3.11.0 2014-08-25 14:00:39 +02:00
Domen Kožar 028216edce python.substanced: upgrade to latest git, fix py3k 2014-08-25 13:03:30 +02:00
Domen Kožar b4fe8535d8 pythonPackages.sqlalchemy{8,9}: bump 2014-08-25 11:22:34 +02:00
Domen Kožar 870d8f63ec pythonPackages.memcached: 1.48 -> 1.51 2014-08-25 11:10:51 +02:00
Domen Kožar 2172031655 pythonPackages.jsonschema: 2.0.0 -> 2.4.0 2014-08-25 11:05:11 +02:00
Domen Kožar c2d0028560 pythonPackages.matplotlib: don't depend on pygtk 2014-08-25 11:01:32 +02:00
Domen Kožar 3283060662 pythonPackages.supervisor: 3.0 -> 3.1.1 2014-08-25 10:49:29 +02:00
Domen Kožar f533756bd5 pythonPackages.polib: 1.0.1 -> 1.0.4 2014-08-25 10:47:22 +02:00
Domen Kožar ed4b85abfc remove pythonPackages.nose2Cov cc @chaoflow 2014-08-25 10:10:22 +02:00
Domen Kožar ffe984b9c1 pythonPackages.python_magic: 0.4.3 -> 0.4.6 2014-08-25 09:43:01 +02:00
Domen Kožar aee5d6ac3b pythonPackages.tempita: 0.4 -> 0.5.2 2014-08-24 17:23:35 +02:00
Domen Kožar 169b901818 pythonPackages.zc_buidout{152,171}: disable on py3k 2014-08-24 17:19:59 +02:00
Domen Kožar dd0cdefe2e pythonPackages.paramiko: 1.12.1 -> 1.14.0 2014-08-24 17:18:07 +02:00
Domen Kožar 8d12a359ce pythonPackages.zope_security: 3.7.4 -> 4.0.1 2014-08-24 17:18:07 +02:00
Domen Kožar 6fb942c030 pythonPackages.zope_proxy: 4.1.1 -> 4.1.4 2014-08-24 17:18:07 +02:00
Domen Kožar 9c5236f7ca pythonPackages.tarman: disable for py3k 2014-08-24 17:09:13 +02:00
Domen Kožar 2bc609155d pythonPackages.greenlet: 0.3.1 -> 0.4.3 2014-08-24 17:07:25 +02:00
Domen Kožar 0a4b70e5b7 pythonPackages.eventlet: 0.9.16 -> 0.15.1 2014-08-24 17:07:10 +02:00
Domen Kožar 8dc216a768 pythonPackages.beaker: disable on py3k 2014-08-24 17:04:31 +02:00
Domen Kožar 8edee2cd47 python3Packages.autopep8: fix build 2014-08-24 17:00:17 +02:00
Domen Kožar d3b9a14e88 python3Packages.afew: fix build 2014-08-24 16:57:50 +02:00
Domen Kožar 3eedd29fb8 pythonPackages.manuel: 1.6.1 -> 1.8.0 2014-08-24 16:55:15 +02:00
Domen Kožar ecb77869d2 pythonPackages.pil: put it inside python-packages.nix and disable on py3k 2014-08-24 16:55:15 +02:00
Domen Kožar 46afdaf783 pythonPackages.iptools: 0.4.0 -> 0.6.1 2014-08-24 16:19:53 +02:00
Domen Kožar a272e855a3 pythonPackages.pg8000: 1.09 -> 1.9.14 2014-08-24 16:07:14 +02:00
Domen Kožar 47673e43c9 buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions.

Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Michael Raskin ede8be9281 Fix tarball evaluation; had to regenerate Ruby gem list 2014-08-24 12:55:08 +04:00
Domen Kožar 549fae8676 pypyPackages.paramiko: fix 2014-08-24 10:16:54 +02:00
Domen Kožar 3194d5cc32 zope.testing: 4.1.2 -> 4.1.3 (also, fix pypy build) 2014-08-23 17:38:28 +02:00
Domen Kožar e083de9c29 pythonPackages.psycopg2: 2.5.2 -> 2.5.3 2014-08-23 16:33:22 +02:00
Domen Kožar 14b5f9d581 pythonPackages: fix webtest 2014-08-23 16:28:35 +02:00
Domen Kožar b236d88f36 pythonPackages.django: update 1.4, 1.5, 1.6 due to security fixes 2014-08-23 16:20:59 +02:00
Rickard Nilsson aafb5aafe4 libvirt-python: Update from 1.2.5 to 1.2.7 2014-08-23 12:55:24 +02:00
ambrop7@gmail.com 8516495560 python-pyuv: new package
Pyuv is a Python interface to libuv, a cross-platform asychronous I/O
library.

The setup.py is tweaked to that the system version of libuv is used,
instead of tying to fetch one with git.

[Bjørn: change commit message]
2014-08-22 21:57:14 +02:00
Rickard Nilsson 81ad94ce51 bedup: Update from 20140206 to 20140413 2014-08-21 03:01:53 +02:00
Domen Kožar 31c394abef Merge pull request #3612 from nathanielbaxter/dev/flexget_update
flexget: Updated to 1.2.161, with additional dependancies added.
2014-08-16 15:05:23 +02:00
Nathaniel Baxter 69390c184b flexget: Updated to 1.2.161, with additional dependancies added.
Also made deluge plugin support conditional on deluge being installed,
and added similar conditional support for the transmission plugin.
2014-08-15 22:41:31 +10:00
Domen Kožar 3233e56935 add pythonPackages.detox 2014-08-15 13:13:02 +02:00
Domen Kožar 56f3bf4639 add pythonPackages.tox 2014-08-14 20:28:39 +02:00
Abhinav Gupta 6e886678d1 pythonPackages.httpbin: Add version 0.2.0 2014-08-12 19:31:24 -07:00
Vladimír Čunát 566058b477 Merge #3152: add pyqt5 2014-08-12 20:33:34 +02:00
Rickard Nilsson bdea35d98b obnam: Update from 1.6.1 to 1.8 2014-08-12 13:32:24 +02:00
Domen Kožar f73291e1ef virtualenv: 1.11.4 -> 1.11.6 2014-08-12 12:23:07 +02:00
lethalman 8f34fda081 Merge pull request #3495 from geerds/virtualenvwrapper
Fix virtualenvwrapper shell scripts
2014-08-09 23:06:33 +02:00
Jascha Geerds efbb5de1c5 Refactoring 2014-08-09 22:56:07 +02:00
Georges Dubus abf2f3fcc5 Added expressions for dogpile.core and dogpile.cache 2014-08-09 12:04:58 +02:00
John Wiegley 16ffd0638b Merge pull request #3266 from cstrahan/mesos
[WIP] mesos: Add package
2014-08-09 01:03:58 -05:00
Jascha Geerds 67820820a6 Fix virtualenvwrapper shell scripts 2014-08-08 17:30:35 +02:00
Nicolas Dietrich c2760bbb03 pythonPackages.meld3: Update to 1.0.0
license change from ZPL to Repoze (BSD-style)
2014-08-07 09:00:46 +02:00
William Roe 5ea8192704 Bump pythonPackages.boto to 2.32.0
Amongst other things, this brings the ability to assign public IP
addresses to EC2 instances booted up inside a VPC/subnet.
2014-08-07 01:28:36 +02:00
Rob Vermaas b2f601234e Merge pull request #3478 from geerds/stevedore
Add missing runtime dependency for python-stevedore
2014-08-06 16:56:30 +02:00
Jascha Geerds 498fb83a68 Add missing runtime dependency for stevedore 2014-08-06 16:09:57 +02:00
Bjørn Forsman 560a235c95 python-robotframework: update from 2.8.4 to 2.8.5 2014-08-05 23:23:53 +02:00
Rok Garbas ba6c76f264 pythonPackage.gunicorn: update to 19.1.0 2014-08-04 10:11:52 +02:00
Shea Levy b0c8769c84 Add tornadokick python package 2014-08-01 15:14:38 -04:00
Bjørn Forsman 62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d9.

Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.

Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
lethalman 4e0653737c Merge pull request #3365 from geerds/virtualenvwrapper
Fix runtime dependencies for virtualenvwrapper
2014-07-25 00:20:10 +02:00
Jascha Geerds 6ab564cf64 Fix runtime dependencies for virtualenvwrapper 2014-07-24 23:24:56 +02:00
Bjørn Forsman f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.

This aligns the naming with what can be found on the JACK homepage.

Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
lethalman 6ca5313922 Merge pull request #3314 from geerds/virtualenvwrapper
Add virtualenvwrapper and its dependencies
2014-07-22 23:58:33 +02:00
Jascha Geerds d3aba9b866 Patch shell scripts 2014-07-22 23:34:38 +02:00
aszlig 0da8390338
python-packages/nbxmpp: Fix wrong sha256.
Using the sha256 from v0.4 obviously won't work very well for v0.5.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-22 19:35:42 +02:00
aszlig 4fc46efac2
python-packages: Add nbxmpp version 0.5.
This is going to be a dependency of the upcoming Gojim version 0.16, so
let's package it so it's easy to run release canidate versions using
overrideDerivation without much cruft.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-22 19:25:54 +02:00
Charles Strahan 1c77030fee mesos: Add package
Apache Mesos is a cluster manager that simplifies the complexity of running
applications on a shared pool of servers.
2014-07-22 00:35:59 -04:00
Sven Keidel ee9ffde1cb added metainformation for gpodder and mygpoclient 2014-07-21 21:41:27 +02:00
Bjørn Forsman f8778ed82c openopc: new package
"OPC (OLE for Process Control) toolkit designed for use with Python"

This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.

It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.

Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).

http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
Sven Keidel eeeed00950 added gpodder package 2014-07-20 21:14:00 +02:00
Andreas Herrmann 3c6afb3496 h5py: New package, version 2.3.1
A pythonic interface to the hdf5 library. It also supports parallel hdf5.
2014-07-18 22:41:56 +02:00
Andreas Herrmann 63c062947e mpi4py: New package, version 1.3.1
Python wrapper for the message passing interface standard.

Currently building without mpe, or vampir-trace support.
2014-07-18 22:41:56 +02:00
Jascha Geerds 00fb5ea150 Add virtualenvwrapper and its dependencies 2014-07-18 15:02:44 +02:00
Matej Cotman 1afb26fb17 e18: enlightenment desktop manager version 18 2014-07-17 23:00:38 +02:00
Oliver Charles 7c81a3609e pythonPackages.logster: New expression 2014-07-14 11:03:51 +01:00
Luca Bruno 07b24b31e4 tarsnapper: add sha256 to fix fetchgit assertion 2014-07-12 11:32:39 +02:00
Rickard Nilsson 6a2a8dc788 pythonPackages.pykka: Update from 1.1.0 to 1.2.0 2014-07-12 09:34:52 +02:00
aszlig d5ac1cac27
python-packages: Add package 'httpretty', v0.8.3.
This contains a context diff because the change is really very small and
gabrielfalcao/HTTPretty#180 cannot be used because it bumps the version
number.

The reason I'm not using sed here is because I deliberately want the
postPatch phase to fail for the next upstream version, so the patch/fix
is dropped on our side ASAP.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
aszlig 79d22ae015
python-packages: Add package 'sure', v1.2.7.
Unfortunately the upstream version that can be found on PyPI doesn't
include test cases, so we need to fetchgit and wait until tests will be
shipped with a future upstream release.

Reported at gabrielfalcao/sure#61.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
Martin Lavoie 05f7391881 Typo in bitbucket-cli expression 2014-07-09 02:03:56 +02:00
Martin Lavoie 3df7911f35 Add bitbucket-cli to nixpkgs
Adding refnil as mainteners

Added alias in top-level
2014-07-09 01:15:49 +02:00
Domen Kožar b40055d6ec pythonPackages.beets: 1.0.0 -> 1.3.6 2014-07-08 09:36:16 +02:00
宋文武 f44c056490 add pyqt5 2014-07-07 14:23:55 +08:00
宋文武 05c0bb929e add sip-4.16.1 2014-07-07 14:20:15 +08:00
Andreas Herrmann 01e2ed000b numexpr: Define license 2014-07-05 21:41:04 +02:00
Florian Friesdorf 48817c8d97 python pip-1.5.6 2014-07-02 22:57:04 +02:00
Florian Friesdorf 3fafbed076 python plumbum-1.4.2 2014-07-02 22:56:54 +02:00
Florian Friesdorf 1f5d61ca5b python click-2.1 2014-07-02 22:56:54 +02:00
宋文武 bc53465f76 add python-discid, a binding of libdiscid by MusicBrainz 2014-07-01 08:59:51 +08:00
Michael Raskin b403893aa2 Merge pull request #2778 from edwtjo/radicale
Adding Radicale package and service
2014-06-30 10:11:23 +04:00
Florian Friesdorf ba654b9368 Merge pull request #3056 from aherrmann/pr_tables
Python module tables
2014-06-23 22:58:04 +02:00
Florian Friesdorf 622ef52b34 python: zc.recipe.egg for buildout171 and 2 2014-06-23 16:59:02 +02:00
Andreas Herrmann 5a32b6b4ef pandas: Update to 0.14.0 2014-06-22 20:05:21 +02:00
Andreas Herrmann 52762ed416 tables: add new package, version 3.1.1
From the project page [1]:
> PyTables is a package for managing hierarchical datasets and designed to
> efficiently and easily cope with extremely large amounts of data.

It offers read/write access to hdf5 archives through a hierarchical interface.

I am adding it, because pandas depends on tables for hdf5 read/write
functionality.

Note: The name is a bit of an issue. The project is called pytables, whereas
the python module is simply called tables. I chose to name the nix-expression
tables for consistency with the source-tarball and the module name.

[1]: http://www.pytables.org/moin
2014-06-22 20:05:21 +02:00
Andreas Herrmann 9ae6cc5967 numexpr: new package, version 2.4
Description from the numexpr project page [1]:
> Numexpr is a fast numerical expression evaluator for NumPy. With it,
> expressions that operate on arrays (like "3*a+4*b") are accelerated and use
> less memory than doing the same calculation in Python.

I am adding it, because it is a dependency of the pytables package.

[1]: https://github.com/pydata/numexpr
2014-06-22 20:05:20 +02:00
Austin Seipp 2b9fed52fd pyrax: 1.7.4 -> 1.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 02:48:14 -05:00
John Wiegley e07c7e773c python2.7-gyp: No longer use no-xcode.patch on Darwin 2014-06-21 23:53:49 -07:00
Florian Friesdorf 333b6bdfee python nose-1.3.3 2014-06-20 20:43:24 +02:00
aszlig 1580688490
gyp: Update to new upstream revision 1944.
This is mainly needed in order to build the new Chromium version 37.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:33 +02:00
Bjørn Forsman dcfdab62c9 pyrtlsdr: new package
pyrtlsdr is a python wrapper for librtlsdr (a driver for Realtek
RTL2832U based SDR's).
2014-06-14 14:15:32 +02:00
Bjørn Forsman 0e9741df81 libvirt-python: update to to 1.2.5 (must be kept in sync with libvirt!)
libvirt was recently updated to 1.2.5, breaking libvirt-python. This
unbreaks it.
2014-06-13 00:07:02 +02:00
Michael Raskin acb0c21bc8 Update netlib 2014-06-11 10:05:57 +04:00
Michael Raskin e0bdf466ef Update MITMProxy 2014-06-11 10:01:15 +04:00
Florian Friesdorf bd7f3fbf0f python-ldap-2.4.15 2014-06-10 14:59:04 +02:00
Vladimír Čunát 97006eb5ed Merge #2638: fix weechat build on darwin
Conflicts (trivial):
	pkgs/development/python-modules/pycrypto/default.nix
2014-06-09 19:37:06 +02:00
Jussi Maki 393923a869 graphite-web: Fix webapp content path 2014-06-07 16:47:00 +02:00
Mateusz Kowalczyk 10b9ce53a3 livestreamer: 1.8.0 -> 1.8.2; fix up dependencies 2014-06-06 03:44:28 +02:00
Bjørn Forsman b8af23e4b7 python-pygments: update 1.5 -> 1.6
Bug fixes, some new features and lots of new lexers.

Full changelog:
http://pygments.org/docs/changelog/#version-1-6
2014-06-05 17:48:08 +02:00
Austin Seipp 80aab7c542 Merge pull request #2796 from pschuprikov/udiskie
udiskie: 0.8.0
2014-06-03 20:31:59 -05:00
Evgeny Egorochkin 9e55902bdf pythonPackages.libcloud: update to 0.14.1 2014-06-03 02:12:07 +03:00
Rok Garbas 8b9a7c36d1 pythonPackages: updated bunch of packages
- afew -> rev9744c18c4d6b0a3e7f57b01e5fe145a60fc82a47
- alot -> revfa4ddf000dc2ac4933852b210901b649634a5f86
- httplib2 -> 0.9
- jedi-0.8.0 -> final0
- pep8 -> 1.5.7
- pyflakes -> 0.8.1
- subprocess32 -> 3.2.6
- turses -> 0.2.22
- tweepy -> 2.3.0
- urwid -> 1.2.1
2014-06-01 14:42:07 +01:00
Lluís Batlle i Rossell 2f0ecbd220 Adding moinmoin 2014-05-31 20:24:34 +02:00
Pavel Chuprikov ca092d7b01 udiskie: add version 0.8.0. 2014-05-30 20:36:59 +04:00
Matej Cotman fabdb68055 almir: add psycopg2 dependency 2014-05-29 12:23:02 +02:00
Lluís Batlle i Rossell caa9007e84 Making ocropus-hocr run (matplotlib + gdk backend)
I added the gtk backend to matplotlib; if these added dependencies are
too much, we can make this optional.
2014-05-29 09:46:03 +02:00
Edward Tjörnhammar d1277ddcc2 Adding Radicale package and service 2014-05-28 20:41:39 +02:00
Evgeny Egorochkin cf32243de5 pythonPackages.gcutil: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 4437a90a6f pythonPackages.google-apputils: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 7be252bd4f pythonPackages.ipaddr: update to 2.1.10 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 350c96cce9 pythonPackages.iso8601_0_1_4: add package version 0.1.4 for gcutil 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin d6f793b453 pythonPackages.gflags: update to 2.0 2014-05-28 14:33:08 +03:00
Matej Cotman e13d6d36ae pythonPackages.pyramid_tm: set doCheck to false 2014-05-27 11:26:26 +02:00
Vladimír Čunát e470391988 pycairo: fix for python-3.4 by LFS patches
Fixes #2693.
2014-05-20 12:44:09 +02:00
Austin Seipp 35aa1e2421 Merge pull request #2510 from lovek323/goobook
goobook: fix build on darwin
2014-05-18 08:23:34 -05:00
Bjørn Forsman 77000f7af0 python-usbtmc: new package
This Python package supports the USBTMC instrument control protocol for
controlling instruments over USB.

http://alexforencich.com/wiki/en/python-usbtmc/start
2014-05-14 21:50:36 +02:00
Bjørn Forsman bc847600a9 python-pyusb: new package
PyUSB is a Python module that wraps libusb 1.0. (It can wrap other USB
libraries too, but I've hardcoded it for libusb as it seems the most
appropriate.)
2014-05-14 21:50:35 +02:00
Jason "Don" O'Conal fa7a3d4720 pythonPackages.pync: add expression 2014-05-14 14:44:28 +10:00
Peter Simons 633e396f3e python-avro3k: use more reliable download link 2014-05-13 23:35:39 +02:00
Peter Simons b86f217281 python-shapely: bake path to libgeos_c into the library 2014-05-13 16:49:34 +02:00
Peter Simons acca749e66 python-avro3k: test suite no work 2014-05-13 16:13:49 +02:00
Peter Simons 55a99f6bd5 python-avro3k: add version 1.7.7 2014-05-13 16:10:35 +02:00
Peter Simons ade6cd25be python-astroid: add version 1.1.1 2014-05-13 16:10:17 +02:00
Peter Simons 50cf5549c2 python-flask: update to 0.10.1 2014-05-13 15:55:23 +02:00
Peter Simons f8e185776a python-werkzeug: update to 0.9.4 2014-05-13 15:55:09 +02:00
Peter Simons 9bea798163 python-itsdangerous: add version 0.24 2014-05-13 15:54:54 +02:00
Peter Simons 45e1c78a81 python-shapely: add version 1.3.1 2014-05-13 15:47:03 +02:00
Peter Simons e9aa157ab9 python-redis: add version 2.9.1 2014-05-13 13:19:56 +02:00
Peter Simons 9120a5a717 python-avro: add version 1.7.6 2014-05-13 13:19:56 +02:00
Peter Simons 6db0e3efe5 python-packages.nix: drop trailing whitespace 2014-05-13 11:48:48 +02:00
Benjamin Podszun 8999a7c550 nixpkgs: Bump libvirt-python to 1.2.4 - libvirt is already updated and this package is therefor broken 2014-05-10 14:34:50 +02:00
Austin Seipp 23d023008b pythonPackages: add pyrax
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-07 04:13:47 -05:00
Jason "Don" O'Conal 05095ec48d goobook: fix build on darwin 2014-05-05 11:45:03 +10:00
Mateusz Kowalczyk 9cb0a79538 livestreamer: version 1.8.0
A test fails with Python 3.4 so we ignore that one.
2014-04-28 09:03:44 +00:00
Domen Kožar 67b0c3e1a6 pythonPackages.chameleon: 2.11 -> 2.15 2014-04-27 12:21:11 +02:00
Domen Kožar 083a407d04 pythonPackages.pyramid: 1.4.5 -> 1.5 2014-04-26 12:16:14 +02:00
Charles Strahan 5ebb896d5b pycapnp: Add package 2014-04-25 14:34:13 -04:00
aszlig 33eced411f
python-django: Update to 1.4.11, 1.5.6 and 1.6.3.
This fixes CVE-2014-0472, details can be found at:

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-0472
https://www.djangoproject.com/weblog/2014/apr/21/security/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit 4a0c468043f9c143d784c9d19b6e2a2c395648fb)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-25 12:30:23 +02:00
Michael Raskin d31cf5329e Merge pull request #2075 from iyzsong/webkit
get rid of old webkit packages
2014-04-18 10:10:29 -07:00
Mathijs Kwik 8ca0bbe1a9 bedup: fix hash 2014-04-17 17:48:43 +02:00
Mathijs Kwik 28b3318a04 bedup: fix public github url 2014-04-17 09:08:33 +02:00
Mathijs Kwik 5ab600ab00 add pythonPackages.bedup (btrfs deduplication tool) 2014-04-15 09:22:16 +02:00
Mathijs Kwik 1daddde5dd add pythonPackages.contextlib2 2014-04-15 09:22:16 +02:00
Cillian de Róiste 83044b788c pytest: fix for py2.6 by adding argparse as an input 2014-04-13 17:21:33 +02:00
Domen Kožar 7e37e4b5ee Merge pull request #2184 from offlinehacker/pkgs/pythonPacakges/sqlalchemy-imageattach_darwin_fix
pythonPackages: sqlalchemy-imageattach, fix tests on darwin
2014-04-13 00:25:25 +02:00
William A. Kennington III 4fea09ca4c google_api_python_client: Add package
Closes #2178

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-12 08:11:46 -05:00
Jaka Hudoklin 1bb391e2bb pythonPackages: sqlalchemy-imageattach, fix tests on darwin 2014-04-09 16:10:42 +02:00
Matej Cotman 6a3d9a84c4 searx: upgrade to latest 2014-04-08 20:14:01 +02:00
cillianderoiste 565ff3da00 Merge pull request #2166 from offlinehacker/pkgs/pythonPacakges/ipdb_ipythonLight
pythonPackages: ipdb, use ipythonLight by default
2014-04-08 13:27:16 +02:00
Jaka Hudoklin ff836a6f15 pythonPackages: ipdb, use ipythonLight by default 2014-04-08 00:19:33 +02:00
Bjørn Forsman d2ca851c04 python-autopep8: new package
autopep8 is a tool that automatically formats Python code to conform to
the PEP 8 style guide.

https://pypi.python.org/pypi/autopep8/
2014-04-04 16:48:10 +02:00
Domen Kožar 75fb34eb6d add pythonPackages.gunicorn 2014-04-01 13:44:37 +00:00
Vladimir Kirillov f733eb899a remove the unbreak-syntax-highlight hack 2014-03-31 15:52:44 +08:00
Vladimir Kirillov 46ef4f6910 import thumbor and dependencies:
derpconf, backports_ssl_match_hostname_3_4_0_2, thumborPexif,
upgrade tornado to 3.2 (that contains security fixes)
2014-03-31 15:41:55 +08:00
宋文武 d14b9e9850 get rid of old webkit and webkit_gtk2 packages 2014-03-30 09:02:07 +08:00