Frederik Rietdijk
2678ce77f0
python: botocore: 1.8.10 -> 1.8.21
2017-12-30 17:06:32 +01:00
Frederik Rietdijk
5ce2e95c98
python: bokeh: 0.12.10 -> 0.12.13
2017-12-30 17:06:32 +01:00
Frederik Rietdijk
36b8acaf1f
python: attrs: 17.2.0 -> 17.4.0
2017-12-30 17:06:32 +01:00
Frederik Rietdijk
7812f83a2d
python: astropy: 2.0.2 -> 2.0.3
2017-12-30 17:06:32 +01:00
Frederik Rietdijk
b77f351365
python: astroid: 1.5.3 -> 1.6.0
2017-12-30 17:06:32 +01:00
Frederik Rietdijk
db3a07fbda
python: astor: 0.5 -> 0.6.2
2017-12-30 17:06:31 +01:00
Frederik Rietdijk
fb60a2fba5
python: asn1crypto: 0.23.0 -> 0.24.0
2017-12-30 17:06:31 +01:00
Frederik Rietdijk
e09ccfa379
python: asgiref: 1.1.2 -> 2.0.1
2017-12-30 17:06:31 +01:00
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