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
Jörg Thalheim
e8880627e8
Whoosh: fix python3.6
...
fixes #25745
2017-05-12 20:37:48 +01: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
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