Commit Graph

10373 Commits

Author SHA1 Message Date
Erik Arvstedt e401666503
pythonPackages.inotify-simple: init at 1.1.8 2019-04-29 11:41:43 +02:00
Erik Arvstedt 0babb25bb3
pythonPackages.pdftotext: init at 2.1.1 2019-04-29 11:41:43 +02:00
Erik Arvstedt 8646d2a2bb
pythonPackages.pytest-env: init at 0.6.2 2019-04-29 11:41:43 +02:00
Erik Arvstedt 5e3e440a60
pythonPackages.python-dotenv: init at 0.10.1 2019-04-29 11:41:43 +02:00
Erik Arvstedt 72aec3e01c
pythonPackages.langdetect: init at 1.0.7 2019-04-29 11:41:42 +02:00
Erik Arvstedt 071f3b34e6
pythonPackages.filemagic: init at 1.6 2019-04-29 11:41:42 +02:00
Markus Schmidl d4a1232733 pythonPackages.caldav: init at 0.6.0 2019-04-29 10:49:35 +02:00
Jean-Paul Calderone 54c22e639c pyhamcrest: switch from application to package (#60214)
pyhamcrest is a testing library with no application component.
2019-04-29 09:43:47 +02:00
Robert Scott 83e01aa5e4 pythonPackages.fastpair: force use of pytest_3 2019-04-28 15:58:09 +01:00
Dmitry Kalinkin 8fa36fc8a1 python: provide hasCxxDistutils attribute for pythonPackages.numpy
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
Robert Scott 3d38c01e5c pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
upstream seems to have moved to github without updating its pypi
packages
2019-04-27 23:25:33 +01:00
Robert Scott 0ffe8864b9 pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7 2019-04-27 15:22:08 +01:00
Renaud 2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
Renaud 9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0 2019-04-27 14:04:53 +02:00
R. RyanTM e8b588c359 python37Packages.breathe: 4.11.1 -> 4.12.0 (#59643)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-breathe/versions
2019-04-27 13:02:52 +02:00
Anders Kaseorg 27d13628ee pytorch: Move cudatoolkit to nativeBuildInputs
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz a416ef58b7 python.pkgs.pg8000: does not support Python 2.7 (#60220)
* python.pkgs.pg8000: does not support Python 2.7

* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott 900dfa2705 pythonPackages.ezdxf: 0.8.8 -> 0.9
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott d40894cbea pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.

this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott 4c49c02073 pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs 2019-04-27 07:45:53 +02:00
Frederik Rietdijk 042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk 883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer 87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer 698ff7855d xml2rfc: don’t run tests on darwin
https://hydra.nixos.org/build/92523991
2019-04-26 21:55:10 -04:00
Matthew Bauer b1de8cf480 treewide: disable tests on darwin
- tthsum
- python-papis
- python-sqlalchemy-migrate
- python-xlib
- dub
2019-04-26 21:55:05 -04:00
Matthew Bauer 3bab20c88d treewide: disable checks on darwin
Not working in these cases:

- dconf
- paho-mqtt
- perl-gtk2
- perl-TAPParserSourceHandlerpgTAP
2019-04-26 21:55:02 -04:00
Matthew Bauer ffeffb3851 python-zope_testrunner: don’t run tests on darwin
broken currently:

https://hydra.nixos.org/build/92527992
2019-04-26 21:55:01 -04:00
Matthew Bauer 2a59d24387 pycrypto: remove pre-10.12 patch 2019-04-26 21:54:57 -04:00
Matthew Bauer fffc777be4 cffi: don’t run tests on darwin
they fail with llvm 7 for some reason
2019-04-26 21:54:53 -04:00
Matthew Bauer 0fe315c9b6 treewide: remove old patches for macOS
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Mario Rodas 8d0e3ad603
pythonPackages.pytest-dependency: fix build 2019-04-26 14:29:10 -05:00
Daniël de Kok 58c473985c python3Packages.spacy: fix build (#60276)
spaCy 2.0.18 requires an older version of wheel. Remove upper bound.
2019-04-26 20:47:31 +02:00
worldofpeace 07f96168e3
Merge pull request #60170 from worldofpeace/lollypop-bump
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26 12:18:40 -04:00
Jan Tojnar 89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Robert Schütz c890a3dd0f python.pkgs.jinja2: run tests 2019-04-26 13:41:30 +02:00
Florian Franzen 604dae6797 pythonPackages.joblib: skip flaky test
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Robert Scott 9b69cf0865 pythonPackages.ColanderAlchemy: mark as broken for colander >1.6.0 (#59975)
ColanderAlchemy doesn't seem to have been updated for colander 1.7.0,
or at least its tests haven't been and we get a single, subtle test
failure around null handling which I don't feel comfortable skipping.
Issue filed upstream https://github.com/stefanofontanelli/ColanderAlchemy/issues/107

users that really need this will have to feed in their own pinned
colander package.
2019-04-26 09:15:24 +02:00
Robert Scott 91a6ffa4bd pythonPackages.serversyncstorage: mark as broken if cornice.version != 0.17 (#59884)
this package doesn't build if accessed directly from the top level
without a specially overridden cornice package supplied - as done
by syncserver
2019-04-26 08:42:58 +02:00
Timo Kaufmann 918f0a19a8
python.pkgs.cysignals: 1.9.0 -> 1.10.2 (#60226) 2019-04-25 22:35:36 +02:00
Michael Weiss 5b1499e47e
python37Packages.mysql-connector: 8.0.15 -> 8.0.16 2019-04-25 21:30:27 +02:00
Mario Rodas fc48e74127 pythonPackages.google-auth-oauthlib: fix python3 build (#60209) 2019-04-25 18:20:18 +02:00
worldofpeace 5aa04754e5
Merge pull request #57108 from FlorianFranzen/pyside-tools
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Florian Franzen cdf35c4f17 pythonPackages.pysideTools: Use fetchFromGitHub and update meta 2019-04-25 13:04:18 +02:00
Matthias Beyer dfd8f84aef python3Packages.jupyterlab: Fix build
The build was broken by updating the underlying python library.
This is the quickfix.

Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Will Dietz edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
Frederik Rietdijk 6d28c66c19 python: xkcdpass: 1.17.2 -> 1.17.3 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 982443d20a python: urllib3: 1.24.1 -> 1.24.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk eb91d07316 python: typed-ast: 1.3.1 -> 1.3.4 2019-04-24 18:43:26 +02:00
Frederik Rietdijk abd8d9ba6b python: sseclient: 0.0.23 -> 0.0.24 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 5aecccacca python: SPARQLWrapper: 1.8.2 -> 1.8.4 2019-04-24 18:43:26 +02:00
Frederik Rietdijk f3939bddab python: smart_open: 1.8.1 -> 1.8.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 58dba9ee3e python: setuptools: 41.0.0 -> 41.0.1 2019-04-24 18:43:26 +02:00
Frederik Rietdijk ee9b28dca9 python: s3fs: 0.2.0 -> 0.2.1 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 2f50805b71 python: ruamel.yaml: 0.15.92 -> 0.15.94 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 4e3215af86 python: pytest-mock: 1.10.3 -> 1.10.4 2019-04-24 18:43:26 +02:00
Frederik Rietdijk a4643e9e6f python: pyspark: 2.4.1 -> 2.4.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 4157f6e23b python: pyrr: 0.10.2 -> 0.10.3 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 631149acb7 python: pyro-ppl: 0.3.1.post1 -> 0.3.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk e03d55130f python: pyasn1-modules: 0.2.4 -> 0.2.5 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 3d8043eee1 python: phonenumbers: 8.10.9 -> 8.10.10 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 62749c57b1 python: objgraph: 3.4.0 -> 3.4.1 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 2016715fa5 python: numpy: 1.16.2 -> 1.16.3 2019-04-24 18:43:26 +02:00
Frederik Rietdijk b0bd4e72cc python: nilearn: 0.5.1 -> 0.5.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk e2d9650255 python: nameparser: 1.0.2 -> 1.0.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 5ff4e92f6b python: moto: 1.3.7 -> 1.3.8 2019-04-24 18:43:25 +02:00
Frederik Rietdijk c9a5365ee9 python: mecab-python3: 0.996.1 -> 0.996.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk c79fbdb36e python: junos-eznc: 2.2.0 -> 2.2.1 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 42d0d4f3e5 python: jdcal: 1.4 -> 1.4.1 2019-04-24 18:43:25 +02:00
Frederik Rietdijk f2aee56c70 python: j2cli: 0.3.6.post1 -> 0.3.7 2019-04-24 18:43:25 +02:00
Frederik Rietdijk b84525da42 python: httplib2: 0.12.1 -> 0.12.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk aefc5de623 python: gsd: 1.6.1 -> 1.6.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 76c32df564 python: genanki: 0.6.3 -> 0.6.4 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 7b6b5291d0 python: ecdsa: 0.13 -> 0.13.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 5631b377e5 python: django-silk: 3.0.1 -> 3.0.2 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 2d0a2ac43e python: cypari2: 2.1.0 -> 2.1.1 2019-04-24 18:43:25 +02:00
Frederik Rietdijk f665735874 python: cx_Oracle: 7.1.2 -> 7.1.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk 9f4e663fd1 python: cffi: 1.12.2 -> 1.12.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk fa83291a86 python: azure-common: 1.1.18 -> 1.1.19 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 534ee3320d python: atomman: 1.2.5 -> 1.2.6 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 529fe39021 python: ansible-runner: 1.3.2 -> 1.3.3 2019-04-24 18:42:48 +02:00
Frederik Rietdijk 137311d36d python: Wand: 0.5.2 -> 0.5.3 2019-04-24 18:42:47 +02:00
worldofpeace 76e7783032
Merge pull request #60096 from worldofpeace/asyncssh-bump
pythonPackages.asyncssh: 1.15.1 -> 1.16.1
2019-04-24 12:41:13 -04:00
Frederik Rietdijk ff9af96fb3 Merge staging-next into staging 2019-04-24 18:39:42 +02:00
worldofpeace ce50875fd4 pythonPackages.wikipedia: init at 1.4.0 2019-04-24 12:39:31 -04:00
Frederik Rietdijk 0a7bcb3b03 Merge staging into staging-next 2019-04-24 18:38:11 +02:00
worldofpeace 6be3f7f5ca pythonPackages.pycairo: 1.18.0 -> 1.18.1
https://pycairo.readthedocs.io/en/latest/changelog.html#v1-18-1
2019-04-24 11:17:41 -04:00
worldofpeace de76c1b962 python3Packages.pygobject3: 3.32.0 -> 3.32.1
https://gitlab.gnome.org/GNOME/pygobject/blob/3.32.1/NEWS
2019-04-24 11:17:41 -04:00
Lassulus e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz 4c56f80962 python3.pkgs.asynctest: 0.12.3 -> 0.12.4 2019-04-24 13:57:07 +02:00
worldofpeace a39bb0fd99 pythonPackages.asyncssh: 1.15.1 -> 1.16.1
https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1161-30-mar-2019
2019-04-24 05:07:46 -04:00
R. RyanTM 7fcf52e64e jenkins-job-builder: 2.9.1 -> 2.10.0 (#59659)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Matthieu Coudron 5e4ee83396
Merge pull request #60066 from teto/cmd2
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Matthew Bauer 84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Franz Pletz fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Mario Rodas 9d127f2450
Merge pull request #60083 from marsam/python-nikola-add-dependencies
python3Packages.Nikola: add missing extra dependencies
2019-04-23 10:29:43 -05:00
Michael Weiss c93fd4a25e
Merge pull request #56690 from primeos/python-cryptography
python37Packages.cryptography: 2.5 -> 2.6.1
2019-04-23 16:27:06 +02:00
Mario Rodas b9c06a271b
python3Packages.Nikola: add missing extra dependencies 2019-04-23 04:57:21 -05:00
Mario Rodas 2e333e801a
pythonPackages.macfsevents: init at 0.8.1 2019-04-23 04:20:00 -05:00
Robert Schütz daaf50fbdf
python.pkgs.forbiddenfruit: 0.1.2 -> 0.1.3 (#60065) 2019-04-23 10:47:39 +02:00
Robert Schütz bdf070fe2a python.pkgs.kaptan: 0.5.11 -> 0.5.12 2019-04-23 10:44:54 +02:00
Matthieu Coudron dabf78fe0f python3Packages.cmd2: 0.9.11 -> 0.9.12
Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
2019-04-23 13:38:00 +09:00
Silvan Mosberger 45b0479310
Merge pull request #59913 from JohnAZoidberg/sounddevice-0.3.13
Fix pythonPackages.sounddevice and upgrade 0.3.12 -> 0.3.13
2019-04-23 00:01:28 +02:00
Robert Schütz 59b1cdba31 python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
Pin the protobuf version used by Home Assistant to the version
required by aioesphomeapi and some components.
2019-04-22 23:56:34 +02:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02:00
Mario Rodas 58827750c8
Merge pull request #59986 from ivan/snscrape-0.2.0
snscrape: 0.1.3 -> 0.2.0
2019-04-22 07:34:05 -05:00
worldofpeace 186fc20392
pythonPackages.cryptography: vectors are checkInputs 2019-04-22 12:29:34 +02:00
Michael Weiss 047af233cd
python37Packages.cryptography: 2.5 -> 2.6.1
Changelog:
https://cryptography.io/en/latest/changelog/#v2-6-1

Important changes:
- BACKWARDS INCOMPATIBLE: Removed
  cryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
  and
  cryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
  which had been deprecated for nearly 4 years. Use
  encode_dss_signature() and decode_dss_signature() instead.
- BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial,
  which had been deprecated for nearly 3 years. Use serial_number
  instead.
2019-04-22 12:29:34 +02:00
Michael Weiss 22714ad6d0
python37Packages.cryptography: Improve the test vectors integration
This should make the management easier. The package cryptography_vectors
contains the test vectors for cryptography and should therefore always
have the same version. By linking the version of cryptography_vectors to
cryptography, this simply cannot be forgotten.
2019-04-22 12:29:34 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Timo Kaufmann 41d594b448
python.pkgs.gmpy2: backport upstream bugfixes (#59987) 2019-04-22 00:09:33 +02:00
Ivan Kozik 3ff4e1af8f snscrape: 0.1.3 -> 0.2.0 2019-04-21 21:29:48 +00:00
Jan Tojnar d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
markuskowa 276d82476b
Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Daniel Schaefer 29ad469b43 pythonPackages.sounddevice: 0.3.12 -> 0.3.13 2019-04-20 04:29:00 +02:00
Daniel Schaefer 64476e879b pythonPackages.moviepy: Add optional deps
Don't include them by default because they increase the derivation size
from ~200M to over 600M.
2019-04-19 18:47:04 +02:00
Daniel Schaefer 2b4bc3769c pythonPackages.moviepy: Requires Py3.4 since 1.0.0
"only Python 3.4+ from v.1.0"
2019-04-19 17:30:12 +02:00
Jan Solanti c48ad78588
pycdio: fix build 2019-04-19 17:30:05 +02:00
Robert Scott 504e1284de pythonPackages.pyramid_chameleon: fix build by patching tests
looking into this part of the test suite it appears it started as a
modified copy of part of the main pyramid test suite. presumably this
line simply never got converted - change it to match the similar
imports.
2019-04-19 10:55:12 +01:00
Daniel Schaefer 951c5b86e9 pythonPackages.moviepy: Add deps for new version
Fixes #59857
2019-04-19 03:37:35 +02:00
Daniel Schaefer 0956c09616 pythonPackages.proglog: init at 0.1.9 2019-04-19 03:28:35 +02:00
worldofpeace 9506b67f98 python3.pkgs.xarray: add isPy3k 2019-04-18 21:26:09 -04:00
Timo Kaufmann 0fdd79d0dd
Merge pull request #54690 from timokau/sage-8.7
sage: 8.6 -> 8.7
2019-04-18 22:50:45 +02:00
Mario Rodas 02b59817e7
Merge pull request #59663 from r-ryantm/auto-update/python3.7-parse
python37Packages.parse: 1.11.1 -> 1.12.0
2019-04-18 10:45:45 -05:00
Frederik Rietdijk daa3a702c3 python: jenkins-job-builder: 2.9.1 -> 2.10.0 2019-04-18 12:42:43 +02:00
Frederik Rietdijk e493fa7b32 python2.pkgs.astroid: disable several tests 2019-04-18 12:42:43 +02:00
Frederik Rietdijk bd5a82aedf python: hupper: 1.4.2 -> 1.6.1 2019-04-18 12:42:43 +02:00
Frederik Rietdijk 0e998197cb python.pkgs.xarray: disable for python 2
0.12 no longer supports Python 2.
2019-04-18 12:42:43 +02:00
Frederik Rietdijk 8ae35163f7 pythonPackages.bootstrapped-pip: setuptools 40.8.0 -> 41.0.0 2019-04-18 12:42:43 +02:00
Frederik Rietdijk 7629c4f9dc pythonPackages.setuptools: 40.8.0 -> 41.0.0 2019-04-18 12:42:43 +02:00
Frederik Rietdijk cf0c369739 python: zict: 0.1.3 -> 0.1.4 2019-04-18 12:42:43 +02:00
Frederik Rietdijk d3d5fb65bf python: zetup: 0.2.45 -> 0.2.48 2019-04-18 12:42:43 +02:00
Frederik Rietdijk d0f00733ff python: zeep: 3.3.0 -> 3.3.1 2019-04-18 12:42:43 +02:00
Frederik Rietdijk acee54bbee python: xlsx2csv: 0.7.5 -> 0.7.6 2019-04-18 12:42:43 +02:00
Frederik Rietdijk f3f4cc527a python: xdis: 3.8.9 -> 3.8.10 2019-04-18 12:42:43 +02:00
Frederik Rietdijk b86acf8ee2 python: xarray: 0.12.0 -> 0.12.1 2019-04-18 12:42:43 +02:00
Frederik Rietdijk f624cbb596 python: Werkzeug: 0.15.1 -> 0.15.2 2019-04-18 12:42:43 +02:00
Frederik Rietdijk 1b72e48eee python: virtualenv: 16.4.1 -> 16.4.3 2019-04-18 12:42:43 +02:00
Frederik Rietdijk ac38e4fafb python: virtualenv-clone: 0.5.1 -> 0.5.3 2019-04-18 12:42:43 +02:00
Frederik Rietdijk add2a0f64a python: uproot: 3.4.6 -> 3.4.19 2019-04-18 12:42:43 +02:00
Frederik Rietdijk c47ded894f python: uproot-methods: 0.4.4 -> 0.4.7 2019-04-18 12:42:43 +02:00
Frederik Rietdijk 213dffc962 python: uncompyle6: 3.2.5 -> 3.2.6 2019-04-18 12:42:43 +02:00
Frederik Rietdijk bfce94a154 python: u-msgpack-python: 2.5.0 -> 2.5.1 2019-04-18 12:42:43 +02:00
Frederik Rietdijk 22642615a7 python: twitter.common.options: 0.3.10 -> 0.3.11 2019-04-18 12:42:43 +02:00
Frederik Rietdijk e0056cccf9 python: twitter.common.log: 0.3.10 -> 0.3.11 2019-04-18 12:42:43 +02:00
Frederik Rietdijk d374f80cc4 python: twitter.common.lang: 0.3.10 -> 0.3.11 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e297484b50 python: twitter.common.dirutil: 0.3.10 -> 0.3.11 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 2a2ab8d14e python: twitter.common.confluence: 0.3.10 -> 0.3.11 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 0a35872dfd python: twitter.common.collections: 0.3.10 -> 0.3.11 2019-04-18 12:42:42 +02:00
Frederik Rietdijk f6e539022e python: trustme: 0.5.0 -> 0.5.1 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e42fdc6aa6 python: thespian: 3.9.7 -> 3.9.9 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 85c6c723f0 python: textacy: 0.6.2 -> 0.6.3 2019-04-18 12:42:42 +02:00
Frederik Rietdijk bd1e8e7b0d python: terminado: 0.8.1 -> 0.8.2 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e151d44b45 python: tempora: 1.14 -> 1.14.1 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 169e435ff4 python: sseclient: 0.0.22 -> 0.0.23 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e565d666f2 python: sqlmap: 1.3.2 -> 1.3.4 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 572f83d9fc python: sphinxcontrib-spelling: 4.2.0 -> 4.2.1 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 73808b0b35 python: sphinx-testing: 1.0.0 -> 1.0.1 2019-04-18 12:42:42 +02:00
Frederik Rietdijk df0fe90c17 python: sounddevice: 0.3.12 -> 0.3.13 2019-04-18 12:42:42 +02:00
Frederik Rietdijk dab56098f6 python: sopel: 6.6.3 -> 6.6.6 2019-04-18 12:42:42 +02:00
Frederik Rietdijk c4b7e25ba1 python: scikit-learn: 0.20.2 -> 0.20.3 2019-04-18 12:42:42 +02:00
Frederik Rietdijk a412cb3406 python: ruamel.yaml: 0.15.88 -> 0.15.92 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 42db3ab992 python: ropper: 1.11.10 -> 1.11.13 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 5a1e471aae python: responses: 0.10.5 -> 0.10.6 2019-04-18 12:42:42 +02:00
Frederik Rietdijk a7c8789cb7 python: reportlab: 3.5.13 -> 3.5.19 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 50393c2a94 python: PyWavelets: 1.0.1 -> 1.0.3 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e21291a7c6 python: pyviz_comms: 0.7.1 -> 0.7.2 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 1d295684e5 python: python_openzwave: 0.4.18 -> 0.4.19 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 18a76a8762 python: python-snappy: 0.5.3 -> 0.5.4 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 99562d6d3e python: python-json-logger: 0.1.10 -> 0.1.11 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 349bd88ba4 python: pytest-mock: 1.10.2 -> 1.10.3 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 8ac10da9c0 python: pytaglib: 1.4.4 -> 1.4.5 2019-04-18 12:42:42 +02:00
Frederik Rietdijk bdb8f9fe81 python: pyspark: 2.4.0 -> 2.4.1 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 8906475f25 python: pysmi: 0.3.3 -> 0.3.4 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 9aa01c35c2 python: pysmbc: 1.0.15.8 -> 1.0.16 2019-04-18 12:42:42 +02:00
Frederik Rietdijk 97f095a7f9 python: pyroute2: 0.5.4 -> 0.5.5 2019-04-18 12:42:42 +02:00
Frederik Rietdijk d9c2977379 python: pyramid: 1.10.2 -> 1.10.4 2019-04-18 12:42:42 +02:00
Frederik Rietdijk e258919667 python: pymatgen: 2019.2.4 -> 2019.2.28 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 699a0dad2f python: pylint: 2.2.2 -> 2.2.3 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 1196793183 python: pygame: 1.9.4 -> 1.9.5 2019-04-18 12:42:41 +02:00
Frederik Rietdijk e754ad482d python: pyftpdlib: 1.5.4 -> 1.5.5 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 3b20ac1afb python: pyflakes: 2.1.0 -> 2.1.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk dd8029e411 python: pyfakefs: 3.5.7 -> 3.5.8 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 011dad7367 python: prompt_toolkit: 1.0.15 -> 1.0.16 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 7434f52061 python: jsonschema: 3.0.0a3 -> 3.0.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 0e0d0c1f21 python: plone.testing: 7.0.0 -> 7.0.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 848158b987 python: pika: 1.0.0 -> 1.0.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 450013b806 python: phonenumbers: 8.10.8 -> 8.10.9 2019-04-18 12:42:41 +02:00
Frederik Rietdijk dc62cdf88c python: pex: 1.6.3 -> 1.6.6 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 5d51573a6d python: pecan: 1.3.2 -> 1.3.3 2019-04-18 12:42:41 +02:00
Frederik Rietdijk bed638e219 python: pdf2image: 1.4.1 -> 1.4.2 2019-04-18 12:42:41 +02:00
Frederik Rietdijk aad3208cb5 python: pbr: 5.1.2 -> 5.1.3 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 6f4bb6c636 python: path.py: 11.5.0 -> 11.5.2 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 08044d4891 python: partd: 0.3.9 -> 0.3.10 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 5ff559e5e9 python: paperspace: 0.0.15 -> 0.0.19 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 08d5cb20b8 python: openpyxl: 2.6.0 -> 2.6.2 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 6eded98e3d python: ofxtools: 0.5.2 -> 0.5.4 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 871caa244d python: oauthenticator: 0.8.0 -> 0.8.2 2019-04-18 12:42:41 +02:00
Frederik Rietdijk e5372ad628 python: numpy-stl: 2.10.0 -> 2.10.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 708c964228 python: notebook: 5.7.4 -> 5.7.8 2019-04-18 12:42:41 +02:00
Frederik Rietdijk f1a808424f python: nixpkgs-pytools: 1.0.0 -> 1.0.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk ed7b70b102 python: nipype: 1.1.8 -> 1.1.9 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 3a3ea2f935 python: nilearn: 0.5.0 -> 0.5.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk cdc5cc6119 python: netCDF4: 1.5.0 -> 1.5.0.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 4d4090f3fa python: ncclient: 0.6.3 -> 0.6.4 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 5c0ac13ab9 python: moretools: 0.1.8 -> 0.1.9 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 844ade5bc1 python: minio: 4.0.13 -> 4.0.14 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 9369000bfb python: mechanize: 0.4.1 -> 0.4.2 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 8b6a45261c python: marshmallow-sqlalchemy: 0.16.1 -> 0.16.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk a814058226 python: MarkupSafe: 1.1.0 -> 1.1.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 36d0a85773 python: lxml: 4.3.1 -> 4.3.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk e3c1be6ca0 python: libagent: 0.13.0 -> 0.13.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk b5a1f13ba8 python: ldappool: 2.4.0 -> 2.4.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 7bc427c900 python: keyring: 18.0.0 -> 18.0.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk ecc1215c14 python: kafka-python: 1.4.5 -> 1.4.6 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 0eb2cdeb0c python: jmespath: 0.9.3 -> 0.9.4 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 5bcf82723a python: Jinja2: 2.10 -> 2.10.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 5597764175 python: jenkinsapi: 0.3.8 -> 0.3.9 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 35395c7410 python: jedi: 0.13.2 -> 0.13.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 1e9cc06eed python: isort: 4.3.16 -> 4.3.17 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 84849eb60e python: hug: 2.4.1 -> 2.4.8 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 57313c203a python: homeassistant_pyozw: 0.1.2 -> 0.1.4 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 8e5488d134 python: holoviews: 1.11.2 -> 1.11.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 0384360856 python: hdbscan: 0.8.19 -> 0.8.20 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 1107ea4d04 python: gym: 0.12.0 -> 0.12.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 5cd4a102f8 python: grappelli_safe: 0.5.1 -> 0.5.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk f426227072 python: googleapis-common-protos: 1.5.8 -> 1.5.9 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 3d2c401db3 python: folium: 0.8.0 -> 0.8.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 5f27341835 python: flake8: 3.7.6 -> 3.7.7 2019-04-18 12:42:40 +02:00
Frederik Rietdijk d492257a6e python: filebytes: 0.9.18 -> 0.9.20 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 0f57e375e7 python: Faker: 1.0.2 -> 1.0.5 2019-04-18 12:42:40 +02:00
Frederik Rietdijk a7664ca748 python: emoji: 0.5.1 -> 0.5.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk edc03bc94f python: docker: 3.7.0 -> 3.7.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 33458e6edd python: dnslib: 0.9.9 -> 0.9.10 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 29242cb737 python: dkimpy: 0.9.1 -> 0.9.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 49c0cfacc3 python: django-appconf: 1.0.2 -> 1.0.3 2019-04-18 12:42:40 +02:00
Frederik Rietdijk a4c85bfa3f python: django-rest-auth: 0.9.3 -> 0.9.5 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 462427e3f5 python: django-cors-headers: 2.5.0 -> 2.5.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 7d5485bce4 python: distributed: 1.26.0 -> 1.26.1 2019-04-18 12:42:40 +02:00
Frederik Rietdijk 9f3249f4ac python: devpi-common: 3.3.1 -> 3.3.2 2019-04-18 12:42:40 +02:00
Frederik Rietdijk e12be97fb9 python: dependency-injector: 3.14.4 -> 3.14.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk a511a250bb python: ddt: 1.2.0 -> 1.2.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 8ec42d2824 python: dask: 1.1.1 -> 1.1.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 148f68269a python: cx_Oracle: 7.1.1 -> 7.1.2 2019-04-18 12:42:39 +02:00
Frederik Rietdijk f42094d925 python: coverage: 4.5.2 -> 4.5.3 2019-04-18 12:42:39 +02:00
Frederik Rietdijk e0a44a7498 python: configparser: 3.7.3 -> 3.7.4 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 2c55c775d4 python: cloudpickle: 0.8.0 -> 0.8.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk a5702bf931 python: Chameleon: 3.6 -> 3.6.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 47583a01f2 python: chainmap: 1.0.2 -> 1.0.3 2019-04-18 12:42:39 +02:00
Frederik Rietdijk d92ca7a7a0 python: cffi: 1.12.1 -> 1.12.2 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 272c9362c8 python: awkward: 0.8.14 -> 0.8.15 2019-04-18 12:42:39 +02:00
Frederik Rietdijk c4d7f94780 python: autopep8: 1.4.3 -> 1.4.4 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 8baeed4560 python: atomman: 1.2.4 -> 1.2.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 76672a4cb0 python: astropy-helpers: 3.1 -> 3.1.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk ac5fad1088 python: astroid: 1.6.5 -> 1.6.6 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 1ec2cb1d04 python: argcomplete: 1.9.4 -> 1.9.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk cfb9fd898a python: ansible-runner: 1.3.0 -> 1.3.2 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 5111d50796 python: alembic: 1.0.7 -> 1.0.9 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 0a323058b3 python: aioconsole: 0.1.13 -> 0.1.14 2019-04-18 12:42:39 +02:00
Frederik Rietdijk ff5b3300df python: agate-sql: 0.5.3 -> 0.5.4 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 90f5832c8c python: absl-py: 0.7.0 -> 0.7.1 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 335d7bc2fe python: Mako: 1.0.7 -> 1.0.9 2019-04-18 12:42:39 +02:00
Frederik Rietdijk 5621a0ae35 python: Cython: 0.29.5 -> 0.29.7 2019-04-18 12:42:39 +02:00
Dave Nicponski a6a88bffd5 python3.7-docutils: build fix on darwin
Fix python docutils package for OSX.  On a relatively clean new macbook,
with latest OS Mojave 10.14.3, this package failed to build.  A bit of
searching led to:
https://coderwall.com/p/-k_93g/mac-os-x-valueerror-unknown-locale-utf-8-in-python
2019-04-18 08:27:28 +02:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
Timo Kaufmann 930fa9b92e python.pkgs.cysignals: propagate pari
This didn't cause issues earlier since all packages that depend on
cysignals have a pari dependency anyways.
2019-04-17 22:44:10 +02:00
Timo Kaufmann 1f643b9c49 python.pkgs.pplpy: init at 0.8.4
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00
Timo Kaufmann 68233970a2 gmpy2: 2.0.8 -> 2.1a4 2019-04-17 22:44:10 +02:00
Lorenzo 6c6f13e9c4 pythonPackages.azure-mgmt-network: remove patch (#59614)
The patched file has been removed in [0].

 [0]: 09b09a5839
2019-04-17 20:47:08 +02:00
Robert Schütz a5a9454749
Merge pull request #59681 from r-ryantm/auto-update/python3.7-wsproto
python37Packages.wsproto: 0.13.0 -> 0.14.0
2019-04-17 20:20:34 +02:00
Robert Schütz e55e8fe3e3 python.pkgs.wsproto: add meta 2019-04-17 19:56:56 +02:00
R. RyanTM 3dd3ad8753 python37Packages.xdot: 1.0 -> 1.1 (#59732)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xdot/versions
2019-04-17 19:52:23 +02:00
Alex Branham f9000031ed
python-language-server: 0.25.0 -> 0.26.1 2019-04-17 08:51:05 -05:00
Mario Rodas d32b5e5760
Merge pull request #59682 from r-ryantm/auto-update/python3.7-yapf
python37Packages.yapf: 0.26.0 -> 0.27.0
2019-04-16 19:45:58 -05:00
Frederik Rietdijk bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM 02497d2642 python37Packages.gensim: 3.7.1 -> 3.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-04-16 18:35:30 +02:00
R. RyanTM b24ae02ebb python37Packages.keepkey: 6.0.2 -> 6.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-keepkey/versions
2019-04-16 18:35:11 +02:00
R. RyanTM 98431865f8 python37Packages.peewee: 3.9.2 -> 3.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-peewee/versions
2019-04-16 18:34:53 +02:00
R. RyanTM aea8e5de38 python37Packages.py3status: 3.16 -> 3.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3status/versions
2019-04-16 18:34:15 +02:00
R. RyanTM e853af56c9 python37Packages.py3exiv2: 0.5.0 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3exiv2/versions
2019-04-16 18:33:58 +02:00
R. RyanTM 94add8789d python37Packages.pysaml2: 4.6.5 -> 4.7.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/python3.7-pysaml2/versions
2019-04-16 18:33:32 +02:00
R. RyanTM 5fb98570b4 python37Packages.shellingham: 1.3.0 -> 1.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-shellingham/versions
2019-04-16 18:33:13 +02:00
R. RyanTM 71dd951fd1 python37Packages.smart_open: 1.8.0 -> 1.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-smart_open/versions
2019-04-16 18:33:01 +02:00
R. RyanTM 238712d20b python37Packages.tenacity: 5.0.3 -> 5.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tenacity/versions
2019-04-16 18:32:49 +02:00
R. RyanTM 6621334e25 python37Packages.twilio: 6.26.0 -> 6.26.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-04-16 18:32:38 +02:00
R. RyanTM cd1710cb29 python37Packages.XlsxWriter: 1.1.5 -> 1.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xlsxwriter/versions
2019-04-16 18:32:25 +02:00
Ryan Mulligan 80c0524d67
Merge pull request #59674 from r-ryantm/auto-update/python3.7-shodan
python37Packages.shodan: 1.11.1 -> 1.12.1
2019-04-16 07:56:01 -07:00
R. RyanTM 8bdcef1e96 python37Packages.yapf: 0.26.0 -> 0.27.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/python3.7-yapf/versions
2019-04-16 00:21:45 -07:00
R. RyanTM 2000ef604b python37Packages.wsproto: 0.13.0 -> 0.14.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/python3.7-wsproto/versions
2019-04-16 00:18:21 -07:00
R. RyanTM a27e401a89 python37Packages.shodan: 1.11.1 -> 1.12.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-shodan/versions
2019-04-15 22:43:50 -07:00
R. RyanTM cfd3c918f7 python37Packages.PyChromecast: 3.0.0 -> 3.2.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/python3.7-pychromecast/versions
2019-04-15 20:44:16 -07:00
R. RyanTM 6e54bd54b9 python37Packages.parse: 1.11.1 -> 1.12.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/python3.7-parse/versions
2019-04-15 19:30:37 -07:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
R. RyanTM 46c526511b python37Packages.google_cloud_speech: 0.36.3 -> 1.0.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/python3.7-google-cloud-speech/versions
2019-04-15 17:45:32 -07:00
R. RyanTM 7f6baacadd python37Packages.fonttools: 3.39.0 -> 3.40.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/python3.7-fonttools/versions
2019-04-15 17:31:45 -07:00
R. RyanTM fb9591e8bc python37Packages.django_modelcluster: 4.3 -> 4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-modelcluster/versions
2019-04-15 17:08:13 -07:00
R. RyanTM df2a755d67 python37Packages.cfgv: 1.4.0 -> 1.6.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/python3.7-cfgv/versions
2019-04-15 15:29:47 -07:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM 1b81f3f947 python37Packages.mypy: 0.670 -> 0.700
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mypy/versions
2019-04-15 04:36:45 -07:00
montag451 b18719fabb pythonPackages.humanfriendly: init at 4.18 (#59466) 2019-04-15 08:38:30 +02:00
worldofpeace afdec9004e
Merge pull request #59541 from costrouc/python-pyschedule-init
pythonPackages.pyschedule: init at 0.2.34
2019-04-14 22:35:23 -04:00
Chris Ostrouchov b7475accf6
pythonPackages.pyschedule: init at 0.2.34
closes PR #37371. That PR was inactive
2019-04-14 21:33:52 -04:00
Chris Ostrouchov 4480aec8d5
pythonPackages.pyomo: init at 5.6.1 2019-04-14 21:21:33 -04:00
Chris Ostrouchov bdda0c091d
pythonPackages.pyutilib: init at 5.6.5 2019-04-14 21:16:18 -04:00
worldofpeace ef54604ce4
Merge pull request #59425 from eadwu/pythonPackages.tinycss2/1.0.2
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 20:43:39 -04:00
xeji 61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
Timo Kaufmann 62c288ec20
python.pkgs.sympy: 1.3 -> 1.4 (#59482) 2019-04-14 17:52:03 +02:00
Michael Raskin 26ac11021c
Merge pull request #59441 from teto/pandas_0242
python: pandas: 0.24.1 -> 0.24.2
2019-04-14 15:32:37 +00:00
montag451 c82ebc197e pythonPackages.annexremote: init at 1.3.1 (#59463) 2019-04-14 15:17:41 +02:00
Robert Schütz 90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
Edmund Wu 08ba4b4cb6
pythonPackages.tinycss2: 0.6.1 -> 1.0.2 2019-04-14 08:19:11 -04:00
Robert Schütz 905cdeecac python.pkgs.protobuf: use python.interpreter 2019-04-14 13:21:10 +02:00
Florian Franzen d1feec73e4 protobuf3_6: 3.6.1 -> 3.6.1.3 2019-04-14 13:19:38 +02:00
Andrey Pavlov 2e9e63195b pythonPackages.nltk: 3.2.5 -> 3.4 (#59204)
Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.
2019-04-14 12:38:29 +02:00
Matthieu Coudron 9cd3fba059 python: pandas: 0.24.1 -> 0.24.2 2019-04-14 16:01:12 +09:00
Timo Kaufmann 05a53ecd82
Merge pull request #59363 from timokau/graph_nets-init
python.pkgs.{tensorflow-probability,dm-sonnet,graph_nets}: init
2019-04-13 23:12:26 +02:00
Robert Schütz bc14eedcb1 python.pkgs.cairosvg: fix isort-check 2019-04-13 21:40:47 +02:00
Timo Kaufmann d88406a43f python.pkgs.graph_nets: init at 1.0.3 2019-04-13 20:12:18 +02:00
Timo Kaufmann 11801a4d47 python.pkgs.dm-sonnet: init at 1.30
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00
Timo Kaufmann 1d00bb1375 python.pkgs.tensorflow-probability: init at 0.6.0
Needed as a dependency for dm-sonnet.
2019-04-13 20:12:15 +02:00
Chris Ostrouchov dec2bae7e8
pythonPackages.lektor: 2.3 -> 3.1.3 2019-04-12 10:02:27 -04:00
Chris Ostrouchov 9e2ff240da
pythonPackages.pytest-click: init at 0.3 2019-04-12 10:02:22 -04:00
Chris Ostrouchov 3268907410
pythonPackages.pytest-pylint: init at 0.14.0 2019-04-12 09:43:53 -04:00
Robert Schütz 7cdb9dd470 python.pkgs.pylama: 7.6.6 -> 7.7.1 2019-04-11 19:27:19 +02:00
Christopher Ostrouchov d27643bc0a python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279) 2019-04-11 18:31:00 +02:00
Frederik Rietdijk 292a3ad6a3 Merge staging-next into staging 2019-04-11 18:24:06 +02:00
Robert Schütz 5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk 993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz b716b4d732 python.pkgs.zeep: enable tests for python3 2019-04-11 18:18:45 +02:00
Rodney Lorrimar 8b4269bc1e pythonPackages.aioresponses: init at 0.6.0 2019-04-11 18:05:41 +02:00
AmineChikhaoui 02bb5e35ea pythonPackages.azure-mgmt-storage: remove patch.
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Pascal Wittmann 391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Matthieu Coudron a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin 5d81445797 python3Packages.nixpkgs: 0.2.2 -> 0.2.3 2019-04-11 12:53:17 +02:00
worldofpeace bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace 6542a4cb8e python37Packages.ldap3: 2.5.2 -> 2.6 2019-04-11 04:45:33 -04:00
Robert Schütz 84029e2646
Merge pull request #59265 from peterhoeg/f/repology
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk c6341c279b Merge staging-next into staging 2019-04-11 07:52:44 +02:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Dmitry Kalinkin 0854ae6571
pythonPackages.datrie: fix build 2019-04-10 14:16:23 -04:00
Markus Kowalewski d5cc30b721 pythonPackages.h5py: add patch to fix broken test 2019-04-10 18:53:51 +02:00
adisbladis 7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions 2019-04-10 17:46:15 +01:00
adisbladis f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6 2019-04-10 17:27:55 +01:00
Peter Hoeg c7b743d9ed pythonPackages.broadlink: fix homepage 2019-04-10 22:47:33 +08:00
Robert Schütz 2d29d97838
Merge pull request #57688 from dotlambda/pyyaml-5.1
python.pkgs.pyyaml: 3.13 -> 5.1
2019-04-10 10:53:14 +02:00
Robert Schütz 6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
Robert Schütz b3e619a65f python.pkgs.kaptan: allow recent PyYAML 2019-04-10 10:33:04 +02:00
Peter Hoeg 7541cbb905 python3Packages.pyupdate: 1.3.5 -> 1.3.6 2019-04-10 14:49:33 +08:00
Peter Hoeg ee4f83c031 python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 2019-04-10 13:10:36 +08:00
Tom Hunger efc0fc165f python3Packages.xxhash: init at 1.3.0 2019-04-09 22:19:59 +01:00
xeji d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 (#59102) 2019-04-09 22:20:37 +02:00
Markus Kowalewski d6843c1d1a
pythonPackages.cntk: fix nativeBuildInputs 2019-04-09 22:04:37 +02:00
Markus Kowalewski b972beeb07
pythonPackages.cntk: mark as broken (python37) 2019-04-09 22:04:17 +02:00
Corbin 8488e205a1 zfec: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin 3c04844d18 pythonPackages.pycryptopp: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin 9b2bf34e04 pythonPackages.execnet: Remove flaky test on PyPy. 2019-04-09 20:41:08 +02:00
Corbin 1b2e1b552b pypyPackages.numpy: Enable.
It Just Works now that everybody's versions have been bumped.
2019-04-09 20:41:08 +02:00
Corbin 9ca78d4a43 pythonModules.werkzeug: Forward-port PyPy fix.
Included a comment for the upstream commit where this was fixed
recently:
1cfdcf9824
2019-04-09 20:41:08 +02:00
Corbin 3671657bfb pythonPackages.magic-wormhole-transit-relay: Fix tests.
Calling Trial directly enables PyPy support, since our PyPy packages
only have a `pypy` binary rather than `python`.
2019-04-09 20:41:08 +02:00
Corbin c2a418be79 pyasn1-modules: Enable on PyPy. 2019-04-09 20:41:08 +02:00
Corbin 34fd585354 pypyPackages.mock: Unbreak PyPy for Python 2.7.
Unbreaks many PyPy packages.
2019-04-09 20:41:08 +02:00
Corbin ca40026ac7 pythonPackages.pytest-shutil: Disable some tests on PyPy.
I looked at some of the failing tests and now I'm feeling rather queasy.
2019-04-09 20:41:08 +02:00
Corbin 1303661b1b pythonPackages.typing: Disable tests on PyPy.
Not sure whether this is right TBH.
2019-04-09 20:41:08 +02:00
xeji d0eb7e8a00
Merge pull request #59213 from lsix/update_django_2_1
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
2019-04-09 19:24:45 +02:00
R. RyanTM 4f186d2719 python37Packages.uproot-methods: 0.4.3 -> 0.4.4 (#58850)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-uproot-methods/versions
2019-04-09 18:56:10 +02:00
R. RyanTM 494752a39a python37Packages.pymediainfo: 3.0 -> 3.1 (#57436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pymediainfo/versions
2019-04-09 18:50:14 +02:00
Frederik Rietdijk d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Lancelot SIX 952d983e77
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
See https://docs.djangoproject.com/en/2.2/releases/2.1.8/ for release
information
2019-04-09 15:50:39 +02:00
Robert Schütz 9d43e884cf python3.pkgs.intake: 0.4.1 -> 0.4.4 2019-04-09 10:26:33 +02:00
R. RyanTM 17e3ac6e2a python37Packages.ansible-runner: 1.2.0 -> 1.3.0 (#58763)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ansible-runner/versions
2019-04-08 23:32:15 +02:00
R. RyanTM 1bb27308de python37Packages.unittest-xml-reporting: 2.2.1 -> 2.4.0 (#58851)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-unittest-xml-reporting/versions
2019-04-08 23:29:09 +02:00
R. RyanTM f6912280b7 python37Packages.django-allauth: 0.36.0 -> 0.38.0 (#57401)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-allauth/versions
2019-04-08 20:55:36 +02:00
R. RyanTM adba43e264 python37Packages.azure-storage-blob: 1.4.0 -> 1.5.0 (#57384)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-storage-blob/versions
2019-04-08 20:54:38 +02:00
R. RyanTM 0316aca0f6 python37Packages.ipy: 0.83 -> 1.00 (#57415)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-ipy/versions
2019-04-08 20:50:46 +02:00
Christopher Ostrouchov 7bb8ef318e pythonPackages.ipdb: 0.8.1 -> 0.12 (#58965) 2019-04-08 18:27:32 +00:00
Robert Schütz afbf13e738 python.pkgs.user-agents: 1.1.0 -> 2.0 2019-04-08 16:41:14 +02:00
Markus Kowalewski adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Markus Kowalewski b09c98b4aa
pythonPackages.mpi4py: 3.0.0 -> 3.0.1 2019-04-08 12:56:21 +02:00
worldofpeace 0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
David Leung 0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
worldofpeace fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
David Leung 6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace 2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung 7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Aneesh Agrawal a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00
R. RyanTM 0801be2c3a python37Packages.APScheduler: 3.5.3 -> 3.6.0 (#58769)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apscheduler/versions
2019-04-07 23:22:31 +02:00
R. RyanTM ee87acdb12 python37Packages.backports_csv: 1.0.6 -> 1.0.7 (#58772)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-backports.csv/versions
2019-04-07 23:16:23 +02:00
R. RyanTM 422a335707 python37Packages.aniso8601: 4.1.0 -> 6.0.0 (#58765)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aniso8601/versions
2019-04-07 23:09:37 +02:00
R. RyanTM 0cac67ebe5 python37Packages.agate-dbf: 0.2.0 -> 0.2.1 (#58768)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-agate-dbf/versions
2019-04-07 23:06:50 +02:00
R. RyanTM 0433f94c6c python37Packages.braintree: 3.51.0 -> 3.52.0 (#58773)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-04-07 23:04:57 +02:00
Florian Klink fb3fcca35f
Merge pull request #58632 from apeyroux/up-jsbeautifier-191
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1
2019-04-07 17:39:45 +02:00
Vladimír Čunát 780c2de274
Merge #58456: pythonPackages.grpcio: fix build on Darwin 2019-04-07 17:08:13 +02:00
Frederik Rietdijk 7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
R. RyanTM 862608d212 python37Packages.pex: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pex/versions

(cherry picked from commit 5e074ac3e769968a73a1f0305ae5bd105130cee1)
2019-04-07 13:53:46 +02:00
R. RyanTM d5def41bd1 python37Packages.Nuitka: 0.6.1.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nuitka/versions

(cherry picked from commit d88a74a3f4a876d5ced3bb8ce9cb37b0f31d627a)
2019-04-07 13:53:46 +02:00
R. RyanTM be0bcf1a28 python37Packages.netcdf4: 1.4.2 -> 1.5.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/python3.7-netcdf4/versions

(cherry picked from commit 171bf623cec671d3ad2c44b2234b384ed8f7e152)
2019-04-07 13:53:45 +02:00
R. RyanTM d827b4253e python37Packages.marshmallow-sqlalchemy: 0.16.0 -> 0.16.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-marshmallow-sqlalchemy/versions

(cherry picked from commit 277252ba4baeddb6a07ab8a81e03c62a1048f5d8)
2019-04-07 13:53:45 +02:00
R. RyanTM 7343319bca python27Packages.mechanize: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-mechanize/versions

(cherry picked from commit fd679b122f178f8c2904e6cddc20fabcc920cc85)
2019-04-07 13:53:45 +02:00
R. RyanTM 822c2daac7 python37Packages.mail-parser: 3.9.2 -> 3.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mail-parser/versions

(cherry picked from commit 1c6f89efcad6957942d5cdbfd969c8209dc78217)
2019-04-07 13:53:44 +02:00
R. RyanTM d46c6a187f python37Packages.limnoria: 2018.12.19 -> 2019.02.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-limnoria/versions

(cherry picked from commit 666bc4e05b3fb48ef5a7790bf640cada027f9a96)
2019-04-07 13:53:44 +02:00
R. RyanTM f753a106f2 python37Packages.jupyterlab_server: 0.2.0 -> 0.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/python3.7-jupyterlab_server/versions

(cherry picked from commit ca67a7200cf9606e132a5eac4a584ef26c48163f)
2019-04-07 13:53:44 +02:00
R. RyanTM 5a68b041fd python37Packages.kafka-python: 1.4.4 -> 1.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kafka-python/versions

(cherry picked from commit a4532fdea8a92aa65c1a0ac1483fd4394612b18d)
2019-04-07 13:53:43 +02:00
R. RyanTM c7fb7ce9f5 python37Packages.jaraco_itertools: 4.4.1 -> 4.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jaraco.itertools/versions

(cherry picked from commit af833f908bdab5ab29b6edd24a3c0bef896484cd)
2019-04-07 13:53:43 +02:00
R. RyanTM 4e4018305b python27Packages.j2cli: 0.3.5.post1 -> 0.3.6.post1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions

(cherry picked from commit b0f57c66eb32b0239a2c51ef7bdff9cd695e7aba)
2019-04-07 13:53:43 +02:00
R. RyanTM fffcccfb23 python37Packages.influxdb: 5.2.1 -> 5.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-influxdb/versions

(cherry picked from commit b20f2d007947988b57c0164f774fbd4f58f0d78e)
2019-04-07 13:53:43 +02:00
R. RyanTM 3f0f9a017d python37Packages.gsd: 1.6.0 -> 1.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gsd/versions

(cherry picked from commit 7d2c71a6e12e3cc32c2509f10b0016c9834433c9)
2019-04-07 13:53:42 +02:00
R. RyanTM e9eb32649e python37Packages.geoalchemy2: 0.5.0 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geoalchemy2/versions

(cherry picked from commit 0ad2111ce0b40a8a195677dd62118d6c265fc690)
2019-04-07 13:53:42 +02:00
R. RyanTM 6bfaf62b3d python37Packages.fs: 2.3.1 -> 2.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions

(cherry picked from commit 553ce28fc47ae5190707470b9e1720df1de4a678)
2019-04-07 13:53:42 +02:00
R. RyanTM 2f1eefa618 python37Packages.flexmock: 0.10.3 -> 0.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flexmock/versions

(cherry picked from commit 614b5abe2eaf5ba09ae5de68695125df66271366)
2019-04-07 13:53:41 +02:00
R. RyanTM 403bcb3b3e python37Packages.future-fstrings: 0.4.5 -> 1.0.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/python3.7-future-fstrings/versions

(cherry picked from commit 89f8c3ba88694a7a71369a9ce152f01dd0e3b306)
2019-04-07 13:53:41 +02:00
R. RyanTM dafa50d704 python37Packages.fiona: 1.8.4 -> 1.8.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fiona/versions

(cherry picked from commit 06526982ae18edc2fa45bb0db78804aa64b8fc11)
2019-04-07 13:53:41 +02:00
R. RyanTM 794cc8e724 python37Packages.fints: 2.0.1 -> 2.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fints/versions

(cherry picked from commit d7a07e065f0257f1197b79235f0a6ef02c696a86)
2019-04-07 13:53:40 +02:00
R. RyanTM 72142c29ee python37Packages.flask_marshmallow: 0.9.0 -> 0.10.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/python3.7-flask-marshmallow/versions

(cherry picked from commit 78d8f66e6c5aa547f71ff89798f44c051913cd66)
2019-04-07 13:53:40 +02:00
R. RyanTM bfe32a9723 python37Packages.dbf: 0.97.11 -> 0.98.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/python3.7-dbf/versions

(cherry picked from commit e5e77d76fd46fc8a4eeae4685cc5b6d81b2df23d)
2019-04-07 13:53:40 +02:00
R. RyanTM 694d4ae51c python37Packages.click-completion: 0.5.0 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-click-completion/versions

(cherry picked from commit ae59d16ac6b86a14abdf3655a7e2c9369af56f52)
2019-04-07 13:53:40 +02:00
R. RyanTM 1eb641d9c1 python37Packages.pika: 0.13.0 -> 1.0.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/python3.7-pika/versions

(cherry picked from commit fa0e8ffa9274ea5f869e1c57b718b49b474cd522)
2019-04-07 13:53:39 +02:00
R. RyanTM d386f0d1d3 python37Packages.phonenumbers: 8.10.6 -> 8.10.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-phonenumbers/versions

(cherry picked from commit 7b688b0fa07bbb8d50517fe5c3f7fa4249e7d439)
2019-04-07 13:53:39 +02:00
R. RyanTM 62ee61ee61 python37Packages.portpicker: 1.3.0 -> 1.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-portpicker/versions

(cherry picked from commit e2612d43cbf468b4bce090528cee716da668c7a7)
2019-04-07 13:53:39 +02:00
R. RyanTM 6a4d16a66e python37Packages.plotly: 3.6.1 -> 3.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-plotly/versions

(cherry picked from commit 035dd102954d0eb4b9518931f10bcd2e4559722a)
2019-04-07 13:53:38 +02:00
R. RyanTM 5271abdb86 python37Packages.progressbar2: 3.39.2 -> 3.39.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-progressbar2/versions

(cherry picked from commit dfd04596fe5eea2cfa736660cad10ddf8b2c8f0b)
2019-04-07 13:53:38 +02:00
R. RyanTM 9feb432fe3 python37Packages.pyopencl: 2018.2.3 -> 2018.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyopencl/versions

(cherry picked from commit cdf2d8d71cf0e6958f6d69e4cc914f4605eb724e)
2019-04-07 13:46:33 +02:00
R. RyanTM 2a009bfe98 python37Packages.pytest-tornado: 0.5.0 -> 0.6.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/python3.7-pytest-tornado/versions

(cherry picked from commit e96ff107a3cb095b7a2b757c8390a1bdb740d09f)
2019-04-07 13:46:32 +02:00
R. RyanTM 9dd62defdc python37Packages.pyviz-comms: 0.7.0 -> 0.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyviz_comms/versions

(cherry picked from commit 43473db3f5008a547919d8212490b61e65bb005a)
2019-04-07 13:46:32 +02:00
R. RyanTM 72ed3c4912 python37Packages.qtpy: 1.6.0 -> 1.7.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/python3.7-qtpy/versions

(cherry picked from commit 7f52789aad54d5a375e0114a325e1f74724acc12)
2019-04-07 13:46:32 +02:00
R. RyanTM af1aa26071 python37Packages.rasterio: 1.0.18 -> 1.0.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions

(cherry picked from commit fe3c6aa4272c4d655f5039128df6fecfb7992ffa)
2019-04-07 13:46:31 +02:00
R. RyanTM e5402c6c75 python37Packages.rope: 0.12.0 -> 0.14.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/python3.7-rope/versions

(cherry picked from commit e03fff5cf03d015324b5ac9d16ef5dcbd6d29bdf)
2019-04-07 13:46:31 +02:00
R. RyanTM 8cd70d5b45 python37Packages.rjsmin: 1.0.12 -> 1.1.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/python3.7-rjsmin/versions

(cherry picked from commit 438c0b5a11b869e8617427ee6d32ddb13a6a9270)
2019-04-07 13:46:31 +02:00
R. RyanTM 4ec1c4bba3 python37Packages.scp: 0.13.0 -> 0.13.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-scp/versions

(cherry picked from commit d7c89e2665b6e6bfc1ee0cca869abd86a5594a20)
2019-04-07 13:46:30 +02:00
R. RyanTM 54b7817f0b python37Packages.sparse: 0.6.0 -> 0.7.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/python3.7-sparse/versions

(cherry picked from commit ff12415b3635a4253b9f483310712937350a9ec8)
2019-04-07 13:46:30 +02:00
R. RyanTM 2eee9e7150 python37Packages.Wand: 0.5.1 -> 0.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-wand/versions

(cherry picked from commit 66494befa724a74b233ecebd4ccba6bc0486b0bd)
2019-04-07 13:46:30 +02:00
R. RyanTM d95de6fbf5 python37Packages.vega: 1.4.0 -> 2.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-vega/versions

(cherry picked from commit ce1d24d8ee97f383d8305dce667a31647c0ccdbf)
2019-04-07 13:46:29 +02:00
R. RyanTM 47ca76def4 python37Packages.xarray: 0.11.3 -> 0.12.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/python3.7-xarray/versions

(cherry picked from commit 82e56d9332c1567535a231058a1379704101105b)
2019-04-07 13:46:29 +02:00
R. RyanTM f322c798e3 python37Packages.eyeD3: 0.8.9 -> 0.8.10 (#57231)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-eyed3/versions
2019-04-07 09:41:08 +00:00
Frederik Rietdijk 4a125f6b20 Merge master into staging-next 2019-04-07 08:33:41 +02:00
worldofpeace 50985b4045
Merge pull request #58830 from r-ryantm/auto-update/python3.7-pyscard
python37Packages.pyscard: 1.9.7 -> 1.9.8
2019-04-06 18:04:06 -04:00
worldofpeace f26e88df7a pythonPackages.pyscard: fix darwin tests 2019-04-06 18:03:28 -04:00
Timo Kaufmann ceede33ddf
python.pkgs.cypari2: 2.0.3 -> 2.1.0 (#59085) 2019-04-06 21:46:13 +00:00
Vladimír Čunát 526c4292ae
Merge branch 'staging-next'
This iteration was long, about five weeks (2fcb11a2), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
worldofpeace b58387e913
Merge pull request #58826 from r-ryantm/auto-update/python3.7-pylast
python37Packages.pylast: 3.0.0 -> 3.1.0
2019-04-05 16:35:18 -04:00
Alexandre Peyroux 72c24b18e9
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1 2019-04-05 22:02:01 +02:00
Alexandre Peyroux 946807c888
pythonPackages.jsbeautifier: fix build (#58608) 2019-04-05 21:59:20 +02:00
Robert Schütz 24406568e6
Merge pull request #58833 from r-ryantm/auto-update/python3.7-python-ldap
python37Packages.ldap: 3.1.0 -> 3.2.0
2019-04-05 19:29:18 +02:00
Robert Schütz 836621f33b python.pkgs.ldappool: fix build 2019-04-05 19:19:42 +02:00
Robert Schütz e94148eded python.pkgs.ldap: add meta 2019-04-05 19:16:24 +02:00
Ryan Mulligan 1b2314ae5b
Merge pull request #58776 from r-ryantm/auto-update/python3.7-cmd2
python37Packages.cmd2: 0.9.10 -> 0.9.11
2019-04-05 09:33:36 -07:00
Robert Schütz 48dfb96cca python3.pkgs.aioesphomeapi: add meta 2019-04-05 15:39:48 +00:00
Robert Schütz d30b1b0938 python3.pkgs.netdisco: 2.5.0 -> 2.6.0 2019-04-05 15:39:48 +00:00
Gabriel Ebner fb16ffd8a2
Merge pull request #58957 from gebner/cura4
cura: 3.6.0 -> 4.0.0
2019-04-05 13:42:17 +02:00