Merge pull request #251686 from r-ryantm/auto-update/python310Packages.jupytext

python310Packages.jupytext: 1.15.0 -> 1.15.1
This commit is contained in:
OTABI Tomoya 2023-08-27 12:20:25 +09:00 committed by GitHub
commit f5ddd14cd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "jupytext";
version = "1.15.0";
version = "1.15.1";
format = "pyproject";
disabled = pythonOlder "3.6";
@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "mwouts";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-M4BoST18sf1C1lwhFkp4a0B3fc0VKerwuVEIfwkD7i0=";
hash = "sha256-XGjAPeMtg2Epu85JiqQPyZJVez5Z8uA+E40SFcZM7WY=";
};
# Follow https://github.com/mwouts/jupytext/pull/1119 to see if the patch