geistesk
2db356feb5
pythonPackages.geojson: init at 2.3.0
2018-05-19 12:14:16 +02:00
Udo Spallek
5a3ccf19c4
pythonPackages cdecimal: init at 2.3
2018-05-18 17:17:44 +00:00
Udo Spallek
31ebb53b12
pythonPackages goocalendar: init at 0.3
2018-05-18 17:17:44 +00:00
Robert Schütz
c80f36df99
Merge pull request #40498 from andreabedini/fix/pythonPackages-docker-pycreds-update
...
pythonPackages.docker-pycreds: 0.2.2 -> 0.2.3
2018-05-18 11:51:46 +02:00
Jörg Thalheim
9bca8edce0
python.pkgs.cx_oracle: add missing quote
2018-05-17 20:22:09 +01:00
Florian Klink
639f7952be
pythonPackages.cx_oracle: fix dlopen
...
previously, $ORACLE_HOME had to be set for each python script using this
library.
We now patch odpi to load libclntsh.so from oracle-instantclient if
$ORACLE_HOME was not provided.
2018-05-17 19:15:57 +02:00
Florian Klink
a88354d99f
pythonPackages.cx_oracle: 6.2.1 -> 6.3.1
2018-05-17 18:56:51 +02:00
Robert Schütz
2c91ab54c9
Merge pull request #40353 from Assassinkin/mail-parser
...
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:24:30 +02:00
Assassinkin
fb7340d3e5
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:22:22 +02:00
Andrea Bedini
d38852ce2a
pythonPackages.docker_pycreds: 0.2.2 -> 0.2.3
2018-05-17 16:30:29 +08:00
Robert Schütz
d20354c234
Merge pull request #40633 from r-ryantm/auto-update/uranium
...
python36Packages.uranium: 3.2.1 -> 3.3.0
2018-05-17 08:54:03 +02:00
Frederik Rietdijk
de55b71e0b
Merge pull request #30833 from nyarly/jira_cli
...
(jira-cli) init at 2.2
2018-05-17 08:53:03 +02:00
R. RyanTM
1ec3c94a21
python36Packages.uranium: 3.2.1 -> 3.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/uranium/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 3.3.0 with grep in /nix/store/s5bmfykrkc953i0qhfkmwj6fj1yv3i56-uranium-3.3.0
- directory tree listing: https://gist.github.com/0c76704986608d25a9223af819e0a259
- du listing: https://gist.github.com/242655ce87890bfe9b511e44306303de
2018-05-16 23:31:23 -07:00
Robert Schütz
40edf5eeed
Merge pull request #39120 from ktf/add-uproot
...
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
Giulio Eulisse
54cf5d9358
pythonPackages.uproot: init at 2.8.23
2018-05-16 09:36:52 +02:00
Daiderd Jordan
90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0
2018-05-16 00:29:57 +02:00
Moritz Ulrich
977c207f22
pythonPackages.podcats: Init at 0.5.0
2018-05-15 23:23:57 +02:00
lewo
640b6359ae
Merge pull request #40453 from andersk/pytorch
...
pytorch: 0.3.1 -> 0.4.0
2018-05-15 08:40:51 +02:00
Matthew Justin Bauer
e5274eb60e
Merge pull request #40391 from bhipple/truffleHog-gitpython-gitdb2-smmap2
...
truffleHog: init at 2.0.91
2018-05-14 18:10:07 -05:00
Robert Schütz
3189704549
Merge pull request #36426 from couchemar/isort-4.3.4
...
pythonPackages.isort: 4.2.5 -> 4.3.4
2018-05-14 22:05:49 +02:00
Judson
42d0ce8a28
keyrings.alt: init at 2.3
2018-05-13 14:20:59 -07:00
Judson
f252c72669
hiro: init at 0.1.4
2018-05-13 14:19:35 -07:00
Anders Kaseorg
d2f7acf30c
pytorch: 0.3.1 -> 0.4.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-13 14:02:08 -04:00
Benjamin Hipple
5efce7c43d
GitPython: 2.0.8 -> 2.1.9
...
Also moves GitPython into the newer python module folder structure.
2018-05-13 11:33:42 -04:00
Benjamin Hipple
318ce72a05
gitdb2: init at 2.0.3
...
Also move gitdb and gitdb2 to the new python module structure.
2018-05-13 11:33:41 -04:00
Benjamin Hipple
68573a61a9
smmap2: init at 2.0.3
...
This commit adds smmap2, which is a separate pypi package from the existing
smmap 0.9.0, though they both come from the same repo. It also moves smmap into
the new python modules location.
2018-05-13 11:33:41 -04:00
Stefan Matting
e0cf582493
Theano: fix broken compiler; Add nvidia_x11 as dependency when cudaSupport
2018-05-13 14:23:12 +02:00
Stefan Matting
6d8bf113bd
libgpuarray: add nvidia_x11 as dependency when cudaSupport
2018-05-13 14:19:16 +02:00
Maximilian Bosch
ea8a62add9
pythonPackages.sasmodels: fix build ( #40381 )
...
* The revision checksum changed, so it's safer to pin the package
against an explicit `git` tag (https://github.com/NixOS/nixpkgs/pull/40381#issuecomment-388484695 )
* Repaired `checkPhase` to run `py.test` properly on Python {2,3}
* Bumped to latest revision (unstable-2018-04-27) as it supports the entire test suite
properly.
2018-05-12 23:17:03 +02:00
Robin Gloster
ca90a18863
Merge pull request #40375 from dotlambda/home-assistant-0.69.0
...
home-assistant: 0.68.1 -> 0.69.0
2018-05-12 12:41:01 +02:00
Frederik Rietdijk
1d43798d25
python.pkgs.ply: 3.8 -> 3.11
2018-05-12 10:32:53 +02:00
Frederik Rietdijk
4ee37b7421
python.pkgs.ply: move expression
2018-05-12 10:30:48 +02:00
Robert Schütz
a707c1365c
python: deluge-client: 1.3.0 -> 1.4.0
2018-05-12 08:53:16 +02:00
Spencer Baugh
f78c25239e
pythonPackages.trio: init at 0.4.0
2018-05-11 17:00:42 +00:00
Spencer Baugh
c983bbb557
pythonPackages.trustme: init at 0.4.0
2018-05-11 16:39:15 +00:00
Spencer Baugh
46fa7ab686
pythonPackages.outcome: init at 0.1.0a0
2018-05-11 16:38:04 +00:00
Franz Pletz
59a6f939f8
pythonPackages.prometheus_client: init at 0.2.0
2018-05-11 18:31:48 +02:00
Robert Schütz
188fdf5bd0
Merge pull request #40189 from catern/contextvars
...
Add pythonPackages.immutables, pythonPackages.contextvars
2018-05-11 16:40:17 +02:00
Spencer Baugh
1bfa8c294c
pythonPackages.contextvars: init at 2.2
2018-05-11 13:19:17 +00:00
Spencer Baugh
5862c6835a
pythonPackages.immutables: init at 0.5
2018-05-11 13:19:12 +00:00
adisbladis
c361d5a386
Merge pull request #40231 from teto/configobj_tests
...
[RDY] pythonPackages.configobj: enable tests
2018-05-11 12:17:43 +08:00
Matthieu Coudron
eb2ba8ac0d
pythonPackages.configobj: enable tests
...
I found a bug in configobj and wanted to run the testsuite to confirm it
was a bugs rather than a nixos oddity. Now that tests work let's upstream it.
2018-05-11 12:10:12 +09:00
Robert Schütz
71a561fc60
Merge pull request #38957 from guibou/guibou_pysensors
...
pysensors: init at 2017-07-13
2018-05-10 19:42:30 +02:00
Frederik Rietdijk
3390592cfc
python.pkgs.traitlets: fix build and don't include .pytest_cache
...
Fixes build and prevents including `.pytest_cache` file (#40259 ).
2018-05-10 07:17:37 +02:00
Manuel Mendez
444d43de3f
twine: update 1.9.1 -> 1.11.0
2018-05-09 00:40:32 -04:00
xeji
60a52761bf
Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5
...
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 22:39:03 +02:00
Franz Pletz
11ad518935
pythonPackages.pyowm: init at 2.8.0
2018-05-07 21:37:46 +02:00
Franz Pletz
509a340d90
pythonPackages.coinmarketcap: init at 4.2.1
2018-05-07 21:37:46 +02:00
Franz Pletz
c7d735a27b
pythonPackages.PyMVGLive: init at 1.1.4
2018-05-07 21:37:46 +02:00
Franz Pletz
95928538a5
pythonPackages.aiohue: init at 1.3.1
2018-05-07 21:37:46 +02:00