Commit Graph

2855 Commits

Author SHA1 Message Date
Frederik Rietdijk ef3757db63 Merge pull request #13057 from FRidh/pyxml
pyxml: move to pythonPackages
2016-02-16 22:53:27 +01:00
Frederik Rietdijk b58f84f236 pyxml: move to pythonPackages 2016-02-16 22:52:33 +01:00
desiderius 2ce37d089f pythonPackages.consul: 0.4.7 -> 0.6.0 2016-02-16 14:22:19 +01:00
desiderius 0f7665ae37 pythonPackages.python3pika: disable unit test
The tests adds dependencies to pyev, tornado and twisted (and
twisted is disabled for Python 3).
2016-02-16 12:52:23 +01:00
devhell 198f9e3b54 rainbowstream: 1.3.1 -> 1.3.3
Built and tested locally. Unfortunately no changelog seems to be
available.
2016-02-15 21:01:42 +00:00
Arda Xi a3a9a56f8f pythonPackages.foolscap: 0.6.4 -> 0.10.1 2016-02-15 21:58:23 +01:00
Arda Xi 10a40c6244 pythonPackages.nevow: 0.10.0 -> 0.11.1 2016-02-15 21:58:23 +01:00
Arda Xi 69c843f392 pythonPackages.twisted: 11.1.0 -> 13.2.0 2016-02-15 21:58:23 +01:00
Rob Vermaas d9739ebcc2 plot.ly: upgrade to 1.9.5
(cherry picked from commit 104fde593d26c4497fec227aabf5d9bb84ef44de)
2016-02-12 20:54:03 +00:00
Franz Pletz 24ebd77ab5 Merge pull request #12720 from rvl/sonata
Add Sonata music player (MPD client)
2016-02-12 10:14:43 +01:00
Domen Kožar 7383abff09 pythonPackages: bump some zope packages 2016-02-10 23:05:02 +00:00
Rodney Lorrimar c093bf9b9b python-mpd2: init at 0.5.5 2016-02-10 18:48:03 +00:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Profpatsch 9fecc50603 alot: 0.3.6 -> 0.3.7, fixes #12914
Version bump.
The checks are back again, so far alot has no tests at all.
Add urwidtrees dependency.

The themes are copied to the derivation and set as default directory.
2016-02-10 14:19:10 +01:00
Frederik Rietdijk 46a76d1a7d pythonPackages.scikitlearn: fix tests 2016-02-10 09:18:56 +01:00
Frederik Rietdijk 00c6db841c pythonPackages.flask-cors: init at 2.1.2 2016-02-10 08:32:04 +01:00
Frederik Rietdijk 086cebe2bb pythonPackages.blaze: add missing dependency 2016-02-10 08:31:51 +01:00
Frederik Rietdijk 9535d51289 pythonPackages.pandas: fix tests 2016-02-09 22:37:21 +01:00
Frederik Rietdijk e2324a9598 Merge pull request #12881 from FRidh/python
pythonPackages: updates and fixes
2016-02-09 09:10:41 +01:00
Frederik Rietdijk f7622389e1 pythonPackages.et_xmlfile: fix tests 2016-02-09 07:34:34 +01:00
Frederik Rietdijk 2ebc0350aa pythonPackages.caldavclientlibrary-asynk: disable py3k 2016-02-09 07:34:34 +01:00
Frederik Rietdijk 2d2cda2874 pythonPackages.pyzmq: fix tests i686 2016-02-09 07:34:34 +01:00
Frederik Rietdijk 4c79c23a0d pythonPackages.odo: 0.4.0 -> 0.4.2 2016-02-09 07:34:34 +01:00
Frederik Rietdijk 3426f36816 pythonPackages.ipyparallel: 4.1.1 -> 5.0.0 2016-02-09 07:34:33 +01:00
Frederik Rietdijk 4d4b9131ea pythonPackages.datashape: 0.5.0 -> 0.5.1 2016-02-09 07:34:33 +01:00
Frederik Rietdijk 2670f9577d pythonPackages.blaze: 0.9.0 -> 0.9.1 2016-02-09 07:34:33 +01:00
Domen Kožar 7c6771fe26 python3Packages.zope_testrunner: disable tests 2016-02-09 05:01:00 +00:00
Frederik Rietdijk 2f6d64bc6f pythonPackages.wheel: 0.26.0 -> 0.29.0 2016-02-08 20:46:35 +01:00
Frederik Rietdijk 2bec2fa356 pythonPackages.pip: 7.1.2 -> 8.0.2 2016-02-08 20:42:03 +01:00
Frederik Rietdijk 9123a84fd3 pythonPackages.scipy: 0.16.1 -> 0.17.0 2016-02-08 20:36:14 +01:00
Frederik Rietdijk 7fad1bcff7 pythonPackages.scipy_0_17: init at 0.17.0 2016-02-08 20:36:01 +01:00
Frederik Rietdijk 73e9cb9748 pythonPackages.numpy: use openblas_2_14 2016-02-08 20:34:11 +01:00
Frederik Rietdijk 63cf61e8d3 pythonPackages: new functions to build numpy and scipy 2016-02-08 20:33:15 +01:00
Nikolay Amiantov 4b183538fe Merge pull request #12841 from avnik/fix/cairocffi
Fix pythonPackages.cairocffi
2016-02-08 13:42:50 +03:00
Alexander V. Nikolaev b13e44e094 cairocffi: Add missing dependencies on gdk_pixbuf
Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)

Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
2016-02-07 18:15:46 +02:00
Robin Gloster 75739fd05b python3Packages.samplerate: fix revision 2016-02-07 14:43:10 +00:00
Alexander V. Nikolaev b99e339419 cairocffi: need some fonts at build time 2016-02-06 04:16:48 +02:00
Robin Gloster 5b67ed7c55 Merge pull request #12819 from Beauhurst/hg_crecord_revert
hg_crecord: revert changes adding mercurial crecord
2016-02-05 21:24:19 +01:00
Frederik Rietdijk a5c42e43f4 Merge pull request #12812 from kevinmarsh/master
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-05 08:56:45 +01:00
Robert Scott d192057519 hg_crecord: revert changes adding mercurial crecord
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Kevin Marsh 46700df1c1 django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11) 2016-02-04 11:32:47 +00:00
Damien Cassou ee1a843371 Merge pull request #12774 from matthiasbeyer/update-vdirsyncer
Update vdirsyncer
2016-02-04 11:41:54 +01:00
Matthias Beyer b7a1564a5f Fixup toolbelt: Provide betamax 2016-02-03 18:21:14 +01:00
Franz Pletz 1a70f26d24 Merge pull request #12775 from mogorman/sopel
sopel: 6.2.1 -> 6.3.0
2016-02-02 21:58:03 +01:00
Franz Pletz 1831d74ec9 Merge pull request #12776 from mogorman/platformio
platformio: 2.8.1 -> 2.8.3
2016-02-02 21:57:09 +01:00
Matthew O'Gorman 593f8dba06
platformio: 2.8.1 -> 2.8.3 2016-02-02 15:31:43 -05:00
Matthias Beyer bb64f135b1 pythonPackages.requests_toolbelt: 0.4.0 -> 0.6.0 2016-02-02 21:13:49 +01:00
Matthew O'Gorman f5c82a0c28
sopel: 6.2.1 -> 6.3.0 2016-02-02 15:13:07 -05:00
Luca Bruno 35bea14bf0 Merge pull request #12747 from cleverca22/ftputil
ftputil init at 3.3
2016-02-02 10:33:51 +01:00
michael bishop c2fee6405f
ftputil init at 3.3 2016-02-02 05:27:37 -04:00