Domen Kožar
2632afa131
pypy: handle unsupported packages
2014-09-12 00:26:50 +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