1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

1265 commits

Author SHA1 Message Date
cillianderoiste 63f48b2528 Merge pull request #5758 from nckx/click
Python: click: upgrade 2.1 -> 3.3
2015-01-15 14:14:46 +01:00
Pascal Wittmann 375ba22185 Merge pull request #5678 from muflax/awscli
awscli: bump version and fix missing runtime dependency
2015-01-15 14:00:24 +01:00
Tobias Geerinckx-Rice 3aaec79aed Python: click: upgrade 2.1 -> 3.3 (!) 2015-01-15 05:34:56 +01:00
Tobias Geerinckx-Rice dda7ea5dd8 Python: jedi: update 0.8.0-final0 -> 0.8.1 2015-01-15 05:34:30 +01:00
muflax 79e901e3e1 botocore: update to 0.81.0 2015-01-14 16:17:49 +00:00
Charles Strahan 96fd899fea capnproto: update to 0.5.0 2015-01-12 03:24:52 -05:00
Mateusz Kowalczyk ebf4d5c62b livestreamer: update to 1.11.1 2015-01-05 21:11:04 +00:00
Rob Vermaas 20c4d9cade Add pythonPackages.ntplib, needed for dd-agent update.
(cherry picked from commit 3e73b5888e)
2015-01-05 13:15:19 +01:00
William A. Kennington III cde8e6086f subunit: Update to 1.0.0 and build other bindings 2015-01-02 17:22:37 -08:00
William A. Kennington III 312f812c40 testscenarios: Add derivation 2015-01-02 17:22:36 -08:00
Bjørn Forsman b8e860682b python-llfuse: new package
Python bindings for the low-level FUSE API. (Needed by attic, the backup
program.)
2015-01-02 15:17:42 +01:00
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
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 ea540f8fc6)
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 b0a0fb60df)
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
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
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