Commit Graph

3882 Commits

Author SHA1 Message Date
Frederik Rietdijk 1dd3e8125d python: APScheduler: 3.4.0 -> 3.5.0 2017-12-30 17:06:31 +01:00
Frederik Rietdijk 195a00e7a3 python: aiohttp: 2.3.3 -> 2.3.7 2017-12-30 17:06:31 +01:00
Frederik Rietdijk 15ceedc572 python: aenum: 2.0.8 -> 2.0.9 2017-12-30 17:06:31 +01:00
Frederik Rietdijk 2ec466e6d9 python: absl-py: 0.1.5 -> 0.1.7 2017-12-30 17:06:31 +01:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Frederik Rietdijk 9d4de1eac8 Merge pull request #32852 from georgewhewell/django-2_0
django: add 2.0 release
2017-12-30 15:30:05 +00:00
Frederik Rietdijk 9ee22e24b3 Merge pull request #33065 from teto/protocol
protocol: init at 20171226
2017-12-30 15:23:52 +00:00
Frederik Rietdijk bb729316dd Merge pull request #33201 from rnhmjoj/steamcontroller
Add Steam controller userspace driver
2017-12-30 11:55:47 +00:00
rnhmjoj c3b98dcead pythonpackages.libusb1: init at 1.6.4 2017-12-30 12:31:45 +01:00
Frederik Rietdijk d8490e34a5 python.pkgs.numexpr: 2.6.2 -> 2.6.4 2017-12-29 18:57:06 +01:00
Vladimír Čunát a1a3e54ac9 Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
Frederik Rietdijk d3297379ad Merge pull request #33175 from johbo/pelican-without-pandoc
pelican: Disable pandoc support for now
2017-12-29 17:24:02 +00:00
Johannes Bornhold 5b7f9db5c5 pelican: Disable pandoc support for now
Version 3.7.1 is not compatible with the current (more recent) pandoc version.
Since pandoc support is optional in pelican, we can ship it without pandoc
support until a fix will be applied upstream.

Kept a note in the buildInputs so that the improvement opportunity can be
spotted again on future updates of pelican.
2017-12-29 18:13:11 +01:00
Jörg Thalheim 7e20ba9515 python3Packages.pythonix: init at 0.1.0 2017-12-29 17:38:05 +01:00
Vladimír Čunát f29000b002 Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
hyphon81 7ccceeacca pythonPackages.chainer: init at 3.2.0 2017-12-28 17:47:15 +01:00
hyphon81 0184f60c1c pythonPackages.cupy: init at 2.2.0 2017-12-28 17:47:08 +01:00
hyphon81 e5921012a1 pythonPackages.filelock: init at 2.0.13 2017-12-28 17:47:03 +01:00
hyphon81 a9379a6d67 pythonPackages.fastrlock: init at 0.3 2017-12-28 17:46:59 +01:00
Frederik Rietdijk 1dc391d92b Merge pull request #32890 from vanschelven/google-cloud-speech
google-cloud-speech: init at 0.30.0
2017-12-28 10:56:10 +00:00
Peter Hoeg 7798051817 Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Robin Gloster 46abd5f764 python.pkgs.jinja2: enable tests 2017-12-26 20:39:26 +01:00
gnidorah bac2d913d3 pythonPackages.pykde4: init at 4.14.3
instead of #30985
2017-12-26 21:32:59 +03:00
Matthieu Coudron 0d3117b506 protocol: init at 20171226
An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/

Run with `$ protocol tcp` for instance to see:

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|          Source Port          |        Destination Port       |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                        Sequence Number                        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                     Acknowledgment Number                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Offset|  Res. |     Flags     |             Window            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Checksum           |         Urgent Pointer        |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                    Options                    |    Padding    |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
2017-12-26 18:07:05 +09:00
Robin Gloster ade98dc442 python.pkgs.semver: run tests 2017-12-26 01:11:16 +01:00
Robin Gloster d86128cdf7 python.pkgs.cccolutils: run tests on python3 2017-12-26 01:11:16 +01:00
Robin Gloster 1e974ff092 python.pkgs.service_identity: add meta and run tests 2017-12-26 01:11:16 +01:00
Robin Gloster 8fb981fef6 python.pkgs.bash_kernel: use TMPDIR as HOME 2017-12-26 01:11:16 +01:00
georgewhewell f85da5ac6c django: add 2.0 release 2017-12-25 20:45:26 +00:00
Vladimír Čunát 0e762cdc0e Merge older staging branch 2017-12-25 10:36:36 +01:00
Vladimír Čunát d54ff360f5 python*Packages.gssapi: fixup after splitting libkrb
/cc #29785.
2017-12-24 11:08:30 +01:00
Orivej Desh 159a72bd55 python.pkgs.bitcoinlib: support darwin 2017-12-24 05:15:58 +00:00
Michael Hoang 67b997c8f0 python.pkgs.pyqt5: 5.9 -> 5.9.2
Supports up to version Qt 5.9.3
2017-12-24 05:01:00 +00:00
Michael Hoang 6275b083f8 python.pkgs.sip: 4.19.3 -> 4.19.6 2017-12-24 05:00:54 +00:00
Orivej Desh 7952288ac3 python.pkgs.cherrypy: 11.0.0 -> 13.1.0 2017-12-24 04:41:15 +00:00
Orivej Desh 3f68db5212 python.pkgs.cheroot: 5.8.3 -> 6.0.0 2017-12-24 04:41:15 +00:00
Orivej Desh 69daf1235b python.pkgs.ansi: move to python-modules and fix test with python3 2017-12-24 04:40:48 +00:00
Dylan Simon 589d4640fb pycuda: fix boost_python3 link
Boost python library now named -lboost_python3 on py3.
Remove a couple unused inputs.
2017-12-23 16:02:47 -05:00
Frederik Rietdijk 1b555a678e Merge pull request #32948 from jb55/python-bitcoinlib
python-bitcoinlib: init at 0.9.0
2017-12-23 09:26:37 +00:00
Frederik Rietdijk fb51574bf6 python.pkgs.pandas: 0.21.0 -> 0.21.1 2017-12-23 09:44:32 +01:00
Michael Weiss d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +01:00
William Casarin fd45c14b38 python-bitcoinlib: init at 0.9.0
Signed-off-by: William Casarin <jb55@jb55.com>, @jb55
2017-12-22 12:12:26 -08:00
Shea Levy 02efc7600b gurobipy: Bump to 7.5.2 2017-12-22 11:43:09 -05:00
Frederik Rietdijk e86e984f41 Merge pull request #32842 from mbode/docker_compose_darwin
docker_compose: add darwin to platforms
2017-12-22 08:42:42 +00:00
Bas van Dijk 85ee9df0e1 python.pkgs.elasticsearch-curator: init at 5.4.1 2017-12-21 23:43:33 +00:00
Bas van Dijk b513fc7420 python.pkgs.voluptuous: init at 0.10.5
Needed by elasticsearch-curator.
2017-12-21 23:36:04 +00:00
gnidorah b9851a975e Make less known wayland compositors usable (#32285)
* bemenu: init at 2017-02-14

* velox: 2015-11-03 -> 2017-07-04

* orbment, velox: don't expose subprojects

the development of orbment and velox got stuck
their subprojects (bemenu, dmenu-wayland, st-wayland) don't work correctly outside of parent projects
so hide them to not confuse people
swc and wld libraries are unpopular and unlike wlc are not used by anything except velox

* pythonPackages.pydbus: init at 0.6.0

* way-cooler: 0.5.2 -> 0.6.2

* nixos/way-cooler: add module

* dconf module: use for wayland

non-invasive approach for #31293
see discussion at #32210

* sway: embed LD_LIBRARY_PATH for #32755

* way-cooler: switch from buildRustPackage to buildRustCrate #31150
2017-12-21 16:16:19 +00:00
Orivej Desh c2b8cf0391 Merge pull request #32902 from lsix/update_pytestquickcheck
pythonPackages.pytest-quickcheck: 0.8.2 -> 0.8.3
2017-12-21 01:10:14 +00:00
Klaas van Schelven 3a180b0918 google_cloud_speech: init at 0.30.0 2017-12-20 23:50:31 +01:00
Klaas van Schelven ebec27baa1 google_gax: init at 0.15.16 2017-12-20 23:49:56 +01:00