Commit graph

71923 commits

Author SHA1 Message Date
Rahul Gopinath b83a9036ec pythonpackages.dbfread: init dbfread at 2.0.5
This library reads DBF files and returns the data as native Python data types
for further processing. It is primarily intended for batch jobs and one-off
scripts.
2016-05-09 10:39:12 -07:00
Rahul Gopinath e7e22333f6 pythonpackages.dbf: init dbf at 0.94.003
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
files
2016-05-09 10:39:02 -07:00
Frederik Rietdijk 0b8ef88942 Merge pull request #15220 from bnikolic/python-pweave2
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Frederik Rietdijk 4a04f2d511 Merge pull request #15318 from vrthra/parsedatetime
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
zimbatm da8c41814a Merge pull request #15326 from FRidh/pythontest
Python: re-enable default testing
2016-05-09 17:46:51 +01:00
Rahul Gopinath bfa0c15b1e pythonpackages.parsedatetime: 1.4 -> 1.5
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk 3beda443bc Python: re-enable default testing
In 303e976 default testing of setuptools packages was accidentally
disabled.
2016-05-09 18:33:43 +02:00
Thomas Tuegel cf63f2dde9 dropbox: use makeQtWrapper 2016-05-09 10:07:54 -05:00
goibhniu f9a0e9c649 Merge pull request #15233 from joelmo/qjackctl
qjackctl: 4.0 -> 4.2, qt4 -> qt5
2016-05-09 16:55:44 +02:00
Joachim Fasting 52477b0a0b
kernelPatches.grsecurity_4_5: 201605060852 -> 201605080858 2016-05-09 16:38:44 +02:00
Frederik Rietdijk 3853d1e97f pythonPackages.nbconvert: 4.1.0 -> 4.2.0 2016-05-09 16:28:29 +02:00
Frederik Rietdijk c8345f06f8 Merge pull request #15249 from zimbatm/ipython-updates
Ipython updates
2016-05-09 16:23:14 +02:00
Domen Kožar 76aa0ba664 snabb: build in parallel 2016-05-09 15:13:29 +01:00
Robin Bate Boerop 30d5914d4c
imapsync: add missing dependencies 2016-05-09 16:08:36 +02:00
Robin Bate Boerop 6e707b6dd7
perlPackages.JSONWebToken: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop 536d08cfbb
perlPackages.TestMockGuard: init at 0.10 2016-05-09 16:06:37 +02:00
Robin Bate Boerop 548108f8b5
perlPackages.DataUniqid: init at 0.12 2016-05-09 16:06:25 +02:00
zimbatm 428db7857e Merge pull request #15010 from FRidh/format
Python: support installing wheels
2016-05-09 14:39:41 +01:00
zimbatm 9cc724e570 Merge pull request #14681 from jraygauthier/jrg/fix_context_by_patching_luascript_rebased
texlive.combine: also patch `texmfcnf.lua`
2016-05-09 14:37:33 +01:00
Eelco Dolstra de22402f85 firefox-esr: 45.0.2 -> 45.1.1 2016-05-09 15:28:13 +02:00
Eelco Dolstra 02d01dc7c5 firefox: 46.0 -> 46.0.1 2016-05-09 15:27:06 +02:00
Robin Gloster c7304d11e4 Merge pull request #15320 from nico202/flacon
flacon: init at 2.0.1
2016-05-09 15:17:40 +02:00
= 3e7c601e4a flacon: init at 2.0.1 2016-05-09 15:06:34 +02:00
Robin Gloster 852a1ef2fa Merge pull request #15310 from orbekk/arduino-update
arduino: 1.0.6 -> 1.6.6
2016-05-09 15:04:30 +02:00
Robin Gloster aceecb82c8 Merge pull request #15319 from romildo/upd.hexchat
hexchat: 2.10.2 -> 2.12.1
2016-05-09 14:46:00 +02:00
Frederik Rietdijk 786fd4b56a Merge pull request #15312 from rardiol/cx_Freeze
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09 14:29:04 +02:00
Moritz Ulrich 4ab72c5397 yubikey-personalization: Fix typo 2016-05-09 14:16:58 +02:00
zimbatm 99b1af9dc0 libu2f-host: fix udev rules
It was shipping two competing rules. Only use the modern-one.
2016-05-09 14:16:31 +02:00
Ricardo Ardissone cf4fe35364 pythonPackages.cx_Freeze: init at 4.3.4 2016-05-09 09:14:07 -03:00
zimbatm 2aeb5598e3 yubikey-personalization: fixes udev rules
70-yubikey.rules depends on ConsoleKit which is not used by NixOS
anymore and has been superseeded by systemd

The ./configure flag also supports a --with-udevrulesdir flag but it
fails the detection and selects the wrong .rules file.
2016-05-09 14:13:26 +02:00
Frederik Rietdijk 3c0dc7a7c7 pythonPackages.entrypoints: init at 0.2.1 2016-05-09 13:17:42 +02:00
Frederik Rietdijk 303e976245 Python: allow installing wheels
By passing `format="wheel"` it is now possible to install a wheel.
It's not recommended, but it can be useful.
2016-05-09 13:17:42 +02:00
José Romildo Malaquias 35fe868c29 hexchat: 2.10.2 -> 2.12.1 2016-05-09 07:38:31 -03:00
rardiol ff6e194fc7 liberal-crime-squad: 2016-03-03 -> 2016-05-08 (#15309) 2016-05-09 12:28:43 +02:00
Thomas Tuegel 65c9e06248 Merge pull request #15295 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-09 05:19:50 -05:00
zimbatm 02904055ec Merge pull request #14684 from edugomez/pytest_django
pytestdjango: init at 2.9.1
2016-05-09 10:28:41 +01:00
Eduardo Gomez 1438df56ae pytestdjango: update src to use mirror://pypi/ 2016-05-09 08:53:00 +00:00
Arseniy Seroka 88b684101f Merge pull request #15255 from jerith666/tivodecode
tivodecode: init at 0.2pre4
2016-05-09 10:28:08 +03:00
Kjetil Orbekk 6ff886e539 arduino: 1.0.6 -> 1.6.6 2016-05-08 22:02:56 -04:00
Tobias Geerinckx-Rice 135fe56183
dosfstools: 3.0.28 -> 4.0 2016-05-09 02:57:07 +02:00
Tobias Geerinckx-Rice 5b217637f9
cpupower: correct meta.homepage 2016-05-09 02:57:07 +02:00
Matt McHenry 9b53d546e2 tivodecode: init at 0.2pre4 2016-05-08 20:35:44 -04:00
Robert Helgesson 658b8e98df svtplay-dl: 1.0 -> 1.1 2016-05-09 00:38:02 +02:00
Robert Helgesson 3325725f61 perl-Readonly: 2.01 -> 2.04 2016-05-09 00:38:02 +02:00
Robert Helgesson a58143e73b perl-CryptX: 0.031 -> 0.032 2016-05-09 00:38:02 +02:00
Michael Alan Dorman 5cc4ff09fa Remove obsolete pcache version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman 7ccdbff95b Remove obsolete s version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman 14ba2f4f24 Remove obsolete magit (and associated packages) version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman a58e53c56e Remove obsolete dash version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman 5017e24756 Remove obsolete xml-rpc version 2016-05-08 18:33:28 -04:00