Commit Graph

1379 Commits

Author SHA1 Message Date
Georges Dubus
6dc7771cdc Merge pull request #5341 from prikhi/add-mezzanine
Add Mezzanine, a Django CMS
2015-01-01 22:30:10 +01:00
aszlig
880c985f27
Merge branch 'better-beets'.
Makes beets actually usable (and configurable) on Nix(OS), if you want
to use more plugins rather than just plain lookup of tracks based on
(fuzzy) string matching.

This also changes the derivation name from "python2.7-beets" to just
"beets".

* Commit summary:
  beets: Check dependencies on activated plugins.
  beets: Check plugin definitions against package.
  beets: Use audiotools backend for replaygain.
  beets: Allow to configure plugin dependencies.
  beets: Switch to using fetchFromGitHub.
  python: Add new package audiotools.
  python: Add new package discogs_client.
  python: Add pyacoustid and dependencies.
  python/mutagen: Update to upstream version 1.27.
  mp3gain: Fix output path bin directory.
  beets: Add myself to maintainers.
  beets: Update to new upstream version 1.3.9.
  beets: Move into its own package directory.
2014-12-30 23:21:57 +01:00
aszlig
eecd932493
python: Add new package audiotools.
This is needed for the replaygain plugin in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:36:09 +01:00
aszlig
a1acc35177
python: Add new package discogs_client.
Needed in order to fetch Discogs album information in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:34:48 +01:00
aszlig
07c9efaf22
python: Add pyacoustid and dependencies.
We're going to need this for fingerprinting support in beets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:33:55 +01:00
aszlig
5278695304
python/mutagen: Update to upstream version 1.27.
Also now comes with a few more build dependencies in order to run tests,
which for this version now succeed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:31:16 +01:00
Tobias Geerinckx-Rice
c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
aszlig
d6874d6063
beets: Move into its own package directory.
The primary use of beets is not as a Python library and users usually
would expect to install it into the env using "nix-env -i beets" rather
than "nix-env -i pythonX.Y-beets".

Having beets in its own package directory also allows for better
customization, where we're going to implement attributes that can be
used to turn on/off various features and plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 03:23:37 +01:00
Charles Strahan
145733c479 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/redmine/default.nix
	pkgs/development/interpreters/ruby/gem.nix
	pkgs/development/interpreters/ruby/generated.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/tools/vagrant/default.nix
	pkgs/servers/consul/default.nix
2014-12-28 14:29:52 -05:00
vbgl
baeb69626e Merge pull request #5482 from DamienCassou/mutag-0.0.2
Update pythonPackages.mutag
2014-12-27 19:24:41 +01:00
Damien Cassou
fe5949c6b7 Update pythonPackages.mutag 2014-12-27 16:21:15 +01:00
Domen Kožar
8a1347c47a remove pythonPackages.docopt as it's already defined 2014-12-27 11:58:04 +01:00
Domen Kožar
9ac97d8f11 udiskie: specify correct dependencies for the version bump
(cherry picked from commit ea540f8fc66a857e44de320175f80b89de39da93)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-27 11:53:08 +01:00
Pavan Rikhi
b5ff6c2c62 mezzanine: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi
e41656f69c grappelli_safe: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi
92e3549314 filebrowser_safe: add expression 2014-12-26 15:27:38 -05:00
Pavan Rikhi
ef71298abb requests_oauthlib: v0.3.2 -> v0.4.1 2014-12-26 15:27:37 -05:00
Pavan Rikhi
d347a8b461 python oauthlib: v0.5.0 -> v0.7.2 2014-12-26 15:27:37 -05:00
Pavan Rikhi
0da797bd41 pyjwt: add expression 2014-12-26 15:27:37 -05:00
Pavan Rikhi
9c811b5afd python bleach: add expression 2014-12-26 15:27:37 -05:00
Pavan Rikhi
9b034c96c3 python html5lib: v0.95 -> v0.999 2014-12-26 15:27:37 -05:00
Pavan Rikhi
f397b00f00 python future: add expression 2014-12-26 15:27:36 -05:00
Pavan Rikhi
1c2d8babcd python pillow: fix build for py2.6 and pypy 2014-12-26 15:27:36 -05:00
Pavan Rikhi
c08310c62d python pelican: v3.4.0 -> v3.5.0 2014-12-26 15:27:36 -05:00
muflax
24349b8e99 jmespath: update to 0.5.0 2014-12-26 12:26:08 +01:00
muflax
9ffb6d1fb2 botocore: update to 0.80.0 2014-12-26 12:26:08 +01:00
koral
ed4eee3a06 New python package: percol-0.0.7 2014-12-25 16:23:47 +01:00
Domen Kožar
6a236b214a Merge pull request #5151 from offlinehacker/pkgs/pythonPackages/fig
pythonPackages: add fig
2014-12-24 09:54:13 +01:00
Domen Kožar
667b97b5c2 fix selenium python bindings 2014-12-23 20:36:55 +01:00
Vincent Laporte
81a2b58c39 nixpkgs: remove redundant attribute sip
Because:

 1. It is a mere alias of `pythonPackages.sip`
 2. It is usually not needed since propagated by `pyqt4`
 3. It makes it easy to have a packages depend on two different versions
 of sip
2014-12-23 19:37:21 +01:00
Domen Kožar
71316f7c42 Merge pull request #5273 from berdario/master
Skip nonreproducible Util test in paramiko
2014-12-19 10:59:56 +01:00
Domen Kožar
6b207721cb dropbox: 2.0.0 -> 2.2.0, disable tests
(cherry picked from commit b0a0fb60dfea819703889150ce6dc311ac85f0d7)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-18 09:22:47 +01:00
Matej Cotman
c1bf0837a1 e19: update enlightenment core libraries 2014-12-17 15:44:32 +01:00
Rob Vermaas
f5680cdd49 gsutil: add crcmod to dependencies. Needed to download from Google Storage. 2014-12-17 11:29:13 +01:00
wmertens
2fb69f5277 Merge pull request #5196 from madjar/cloud-init
cloud-init: add expression and service
2014-12-17 06:58:54 +01:00
Damien Cassou
8967e88438 Update pylint and astroid 2014-12-16 16:54:41 +01:00
Nicolas B. Pierron
42c3c205c4 Merge remote-tracking branch 'origin/master' into syncserver 2014-12-14 14:17:56 +01:00
Nicolas B. Pierron
28f4ef2a5f Disable configparser backport on pypy. 2014-12-13 22:26:13 +01:00
Tom Hunger
67935713a9 Add pycosat. 2014-12-13 14:54:52 +00:00
lethalman
46eef38486 Merge pull request #5294 from DamienCassou/mutag
Add python package mutag
2014-12-13 14:51:54 +01:00
Nicolas B. Pierron
1532709854 paste-deploy: Remove unnecessary propagated build inputs. 2014-12-12 21:53:07 +01:00
Nicolas B. Pierron
b4ab60cd5e configparser, konfig, umemcache and pybrowserid: Disable python 3 support. 2014-12-12 21:52:14 +01:00
Damien Cassou
f581054dc4 Add python package mutag 2014-12-12 13:35:27 +01:00
Ricardo M. Correia
b772ba327e python3Packages.scikitlearn: Enable on py3k 2014-12-12 03:48:07 +01:00
Nicolas B. Pierron
0570a08b83 Merge remote-tracking branch 'origin/master' into syncserver 2014-12-11 23:49:19 +01:00
Nicolas B. Pierron
0a0678cf5a Fix mozsvc, such that we can split public/private parts of the configuration of the syncserver. 2014-12-11 23:41:36 +01:00
Nicolas B. Pierron
c74c6360e0 Fix konfig, in order to propagate its dependencies on configparser and argparse. 2014-12-11 23:40:34 +01:00
Domen Kožar
d83bae657a deluge: 1.3.10 -> 1.3.11 2014-12-11 15:40:59 +01:00
Domen Kožar
8853d30707 pythonPackages.pyptlib: disable tests
(cherry picked from commit c8d9073c0ef2886b06d3817c174d93970690c919)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-11 11:46:36 +01:00
Domen Kožar
89fa1733fa python3Packages.dateutil_2_1: fix build 2014-12-10 21:10:15 +01:00
Domen Kožar
73ef06de48 flexget: fix runtime dependencies 2014-12-10 12:55:05 +01:00
Dario Bertini
4ac75c3f79
Add paramiko test removal comment 2014-12-09 18:16:17 +01:00
Dario Bertini
d1f9d97569
Skip nonreproducible Util test in paramiko 2014-12-09 17:21:53 +01:00
Domen Kožar
fe28966179 pyptlib: disable py3k and pypy 2014-12-09 13:23:18 +01:00
Alexis Métaireau
e919296475 Add syncserver v1.5.0.
Also fix some of the dependencies along the way. I'm like that.
2014-12-08 23:46:30 +01:00
Nicolas B. Pierron
428a83713b Add PasteScript 1.7.5 2014-12-08 22:26:28 +01:00
Alexis Métaireau
ec58f0b0c5 Add server-syncstorage v 1.5.11 2014-12-08 21:52:04 +01:00
Alexis Métaireau
9308db5b9e Add tokenlib v 0.3.1 2014-12-08 21:52:04 +01:00
Alexis Métaireau
6a87d6b5b6 Add pymysqlsa v 1.0 2014-12-08 21:52:03 +01:00
Alexis Métaireau
d6247c98c3 Add pymysql v 0.6.3 2014-12-08 21:52:03 +01:00
Alexis Métaireau
f448cff884 Add hawkauthlib v 0.1.1. 2014-12-08 21:52:03 +01:00
Alexis Métaireau
45a7852018 Add pyramid_hawkauth v 1.0 2014-12-08 21:52:03 +01:00
Nicolas B. Pierron
b8bb7e6db9 Add memcache 1.6.3 2014-12-08 21:25:04 +01:00
Nicolas B. Pierron
5f488a16ff Add tokenserver 1.2.11 2014-12-08 21:07:46 +01:00
Alexis Métaireau
55cf2a36f2 Fix the sha256 for PyBrowserID 2014-12-08 20:22:26 +01:00
Nicolas B. Pierron
bb02daf594 Add PyBrowserID 0.9.2 2014-12-08 20:15:48 +01:00
Nicolas B. Pierron
e0a57ad7f1 Add mozservices 0.8 2014-12-08 20:05:14 +01:00
Nicolas B. Pierron
44fbef6d44 Add konfig 0.9 2014-12-08 20:04:57 +01:00
Nicolas B. Pierron
00913e355e Add configparser 3.3.0r2 2014-12-08 20:04:41 +01:00
Nicolas B. Pierron
c4673962ed Add cornice 0.17.0 2014-12-08 20:04:25 +01:00
Bjørn Forsman
0ec7a55ec1 python-pycollada: update 0.4 -> 0.4.1
Build tested with freecad, the only dependee.
2014-12-06 16:13:15 +01:00
Austin Seipp
d4dd59e74d nixpkgs: obfsproxy 0.2.2 -> 0.2.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-06 05:01:28 -06:00
Erik Timan
c0e7497484 Add olcai to maintainers
Takes maintainership of pythonPackages.icalendar as well
2014-12-04 09:05:36 +00:00
Erik Timan
d41ae7ee90 Add pythonPackages.icalendar 2014-12-04 07:56:53 +00:00
Domen Kožar
942d7b9006 pythonPackages.sure: fix pypy and py3k builds 2014-12-03 21:16:27 +01:00
Erik Timan
ce45fd97d4 Add pythonPackages.azure 2014-12-03 10:42:45 +00:00
Domen Kožar
edef7d7ce0 pythonPackages.greenlet: 0.4.4 -> 0.4.5 2014-12-03 11:20:20 +01:00
Domen Kožar
e144d50237 pythonPackages.sure: 1.2.7 -> 1.2.8 2014-12-03 11:10:47 +01:00
Bjørn Forsman
fad7619799 python-seqdiag: update from 0.9.0 to 0.9.4 2014-12-03 07:43:06 +01:00
Bjørn Forsman
7317066e64 python-nwdiag: update from 1.0.0 to 1.0.3 2014-12-03 07:42:08 +01:00
Bjørn Forsman
6600bff65a python-construct: update from 2.5.1 to 2.5.2 2014-12-03 07:31:20 +01:00
Bjørn Forsman
e3fcb91e42 python-blockdiag: update from 1.3.2 to 1.4.7 2014-12-03 07:26:20 +01:00
Bjørn Forsman
8bd848a565 python-actdiag: update from 0.5.1 to 0.5.3 2014-12-03 07:24:49 +01:00
Bjørn Forsman
cf33e3c3eb python-robotframework-selenium2library: update 1.5.0 -> 1.6.0 2014-12-02 22:56:43 +01:00
Bjørn Forsman
f7b0cc6fab python-robotframework: update 2.8.5 -> 2.8.6 2014-12-02 22:56:43 +01:00
Bjørn Forsman
af6001a625 python-usbtmc: update 0.5 -> 0.6 2014-12-02 21:23:50 +01:00
Jaka Hudoklin
67e703e630 pythonPackages: ugly fix docker registry dependencies 2014-12-02 16:50:11 +01:00
Domen Kožar
9744404038 Merge pull request #5147 from teh/matplotlib
Update matplotlib to 1.4.2.
2014-12-02 10:55:43 +01:00
Domen Kožar
e8c4ef278c Merge pull request #5007 from nbp/bugwarrior
Add Bugwarrior and its dependencies.
2014-12-01 22:20:17 +01:00
Georges Dubus
1c3a9336ed Packaged cloud-init and its dependencies 2014-12-01 10:55:45 +01:00
Domen Kožar
304b71bf64 deluge: 1.3.7 -> 1.3.10 2014-11-30 20:42:06 +01:00
Nicolas B. Pierron
ccc089f601 Add python-bugwarrior 1.0.2. 2014-11-30 16:48:52 +01:00
Nicolas B. Pierron
43bbfae9e5 Add python-taskw 0.8.6. 2014-11-30 16:48:51 +01:00
Nicolas B. Pierron
82f42f38bf Bump Jinja2 to version 2.7.3. 2014-11-30 16:48:51 +01:00
Nicolas B. Pierron
e778d5dcfb Add python-bugzilla 1.1.0. 2014-11-30 16:48:51 +01:00
Nicolas B. Pierron
9e4de80736 Add python-Twiggy 0.4.5. 2014-11-30 16:48:51 +01:00
Cillian de Róiste
8cc590710c almir: pin the sqlalchemy version used by zope.sqlalchemy to 8
Otherwise, sqlalchemy 9 is used which triggers iElectric/almir#61
pinning it to 7 caused a build error. This does mean that both versions
are on the PYTHONPATH, but it seems to work.
2014-11-30 12:59:54 +01:00
Thomas Hunger
683a3bbc62 Update matplotlib to 1.4.2.
matplotlib acquired two new dependencies: mock for testing
and pytz for rendering.
2014-11-29 11:38:04 +00:00
Jaka Hudoklin
7ef5798bc4 pythonPackages: add fig 2014-11-27 14:17:59 +01:00
Domen Kožar
a1b706c529 Merge pull request #5143 from matejc/remove_e17_and_e18
Remove e17 and e18
2014-11-26 22:11:15 +01:00
Matej Cotman
2125d9eb65 e18: remove pythonefl 2014-11-26 22:04:45 +01:00
Domen Kožar
3ff9a7507a paramiko: disable tests on py33 2014-11-26 21:50:58 +01:00
Bjørn Forsman
26c2e6a8a8 python-robomachine: add myself (bjornfor) as maintainer 2014-11-26 08:13:55 +01:00
Bjørn Forsman
3c748b6023 python-robomachine: new package
Test data generator for Robot Framework.

https://github.com/mkorpela/RoboMachine
2014-11-25 22:40:35 +01:00
Jaka Hudoklin
97dfbdd708 pythonPackages: add docker registry 2014-11-21 15:12:22 +01:00
Cillian de Róiste
cee89ef215 Pymacs: use buildPythonPackage instead of mkDerivation 2014-11-21 00:09:25 +01:00
Georges Dubus
cd336bbc69 fabric: update to 1.10.0 2014-11-20 10:37:53 +01:00
Domen Kožar
92af853b8b fix eval 2014-11-19 22:55:24 +01:00
Domen Kožar
8236ca5d70 properly package pyopenssl 2014-11-19 19:41:44 +01:00
Domen Kožar
830141f918 python-packages: refer to current python build instead of hard-coded py27 2014-11-15 18:55:12 +01:00
Domen Kožar
0d4f0500cb garden 2014-11-15 18:22:04 +01:00
Domen Kožar
00f1f9357d fix python3Packages.pyqtgraph by not using python2.7 pil as dependency in pyopengl 2014-11-15 18:22:04 +01:00
Jos van den Oever
184cd101fb cvxopt: fix license typo (close #4974) 2014-11-13 12:41:34 +01:00
Michael Raskin
f5c3ad443b Merge pull request #4578 from offlinehacker/pkgs/pythonPackages/scikit_algo
pythonPackages: scikit-learn and pyalgotrade
2014-11-13 00:17:39 +03:00
Pascal Wittmann
8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Charles Strahan
cf8f4963a7 rename rubyLibs to rubyPackages 2014-11-09 22:16:58 +00:00
Jaka Hudoklin
8b80daeab2 pythonPackages: add jrnl, a simple journal application for your command line 2014-11-09 16:49:20 +01:00
Michael Raskin
67317f4bf6 Fix fetchurl references — Fixes \#4421 2014-11-09 18:34:27 +03:00
Nathaniel Baxter
a0fc4263e3 pythonPackages: set guessit and babelfish as python 2.x only 2014-11-09 18:32:47 +03:00
Nathaniel Baxter
3e7d52434d flexget: Use dateutils 1.5 instead of 2.1 for python 2.x support 2014-11-09 18:32:47 +03:00
Nathaniel Baxter
8612f15a68 flexget: Bump version to 1.2.201 Added dateutil_2_1, guessit and bablefish dependencies 2014-11-09 18:32:47 +03:00
Jaka Hudoklin
77aed3433d pythonPackages: add scikit-learn 2014-11-09 15:52:20 +01:00
Jaka Hudoklin
0eede5a01f pythonPackages: add pyalgotrade 2014-11-09 15:52:20 +01:00
Domen Kožar
c9ec201cd0 pycdio: fix build 2014-11-08 16:18:50 +01:00
Arseniy Seroka
d3bcc4ac98 Merge pull request #4877 from rycee/morituri
New packages 'morituri' and 'pycdio'
2014-11-07 23:33:24 +03:00
Robert Helgesson
442b097b0d Add 'pycdio', a Python wrapper for libcdio. 2014-11-07 21:26:53 +01:00
Joachim Fasting
432ffd257e sympy: minor updates
- Specify meta.license
- Download from pypi rather than github
2014-11-07 16:44:14 +01:00
Rok Garbas
e3ec452b1f pythonPackages.sphinx: updated Sphinx from 1.2 -> 1.2.3 2014-11-06 12:28:54 +01:00
Mateusz Kowalczyk
007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Rob Vermaas
a1fd333816 Add locustio, msgpack-python. Upgraded requests2. 2014-11-05 14:27:38 +01:00
Domen Kožar
50ad7c2125 Merge pull request #4843 from offlinehacker/pkgs/selenium/update_chrome_opera
selenium-server-standalone: update -> 2.44, fix opera, create binary, chrome support
2014-11-05 13:15:54 +01:00
Jaka Hudoklin
511a101030 pythonPackages.selenium: update 2.39 -> 2.44 2014-11-05 13:05:02 +01:00
Evgeny Egorochkin
ac8c944332 add myself as a maintainer 2014-11-05 11:35:32 +02:00
Domen Kožar
8e02bde1a8 fix eval.. 2014-11-04 21:36:19 +01:00
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