Version 1.18.1
This commit is contained in:
parent
8715a95f46
commit
f86f0e4002
3 changed files with 3 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#global vsuffix d
|
||||
|
||||
Name: python-jupytext
|
||||
Version: 1.18.0
|
||||
Version: 1.18.1
|
||||
Release: %autorelease
|
||||
Summary: Save Jupyter notebooks as text documents or scripts
|
||||
|
||||
|
|
@ -123,11 +123,6 @@ sed -i '/jupytext/d' docs/doc-requirements.txt
|
|||
# Take this package out of the test requirements
|
||||
sed -ri '/jupytext\[test(-functional)?\]/d' pyproject.toml
|
||||
|
||||
# Skip a test that fails with version 1.18.0
|
||||
# https://github.com/mwouts/jupytext/issues/1460
|
||||
sed -i '/when_using_jupytext_sync/i@pytest.mark.skip' \
|
||||
tests/functional/cli/test_source_is_newer.py
|
||||
|
||||
%generate_buildrequires -p
|
||||
export HATCH_BUILD_HOOKS_ENABLE=true
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (jupytext-1.18.0-vendor.tar.xz) = b1dcbbd21877d82b3134f604a572eee23b9bf271b54d1cafefc2b88ca0ae1cc2b9b440cec45cbb0c6de122ee25697c103999a0f01f0767d2dd7c48532db56109
|
||||
SHA512 (jupytext-1.18.0.tar.gz) = 8966d205843333f30ee1ffe60acafa6cf3073c2e9f9e357519871c8862b3dd8a323fa93b143e3fafca7fa7da3b5b6e937d3b301a682b281429864baa501d513d
|
||||
SHA512 (jupytext-1.18.1-vendor.tar.xz) = b1dcbbd21877d82b3134f604a572eee23b9bf271b54d1cafefc2b88ca0ae1cc2b9b440cec45cbb0c6de122ee25697c103999a0f01f0767d2dd7c48532db56109
|
||||
SHA512 (jupytext-1.18.1.tar.gz) = 31593c01826319bb3517e546f0c04c99f786de33aa41082d2dfd411457fccd517f93fc9ea9f809fc75fbf0c9c78eedc0d5503e02486fe602876efbaf8a50c7f2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue