Commit graph

1136 commits

Author SHA1 Message Date
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