python37Packages.jupytext: 1.1.3 -> 1.1.7 (#64898)

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-jupytext/versions
This commit is contained in:
R. RyanTM 2019-07-16 11:25:21 -07:00 committed by Timo Kaufmann
parent f182b83181
commit f612ab7900

View file

@ -10,11 +10,11 @@
buildPythonPackage rec {
pname = "jupytext";
version = "1.1.3";
version = "1.1.7";
src = fetchPypi {
inherit pname version;
sha256 = "1klcx333kpgb5gbaasmz07brqjxvls3l5dpj0kv9cfsd76cq17yh";
sha256 = "0g365j22gbmq4x60l06id5930aywzy1dx2s25109nqq2l2cxc7ws";
};
propagatedBuildInputs = [