!2 Update package with version 1.0.0
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
e6506d89b4
Binary file not shown.
BIN
jupyter_cache-1.0.0.tar.gz
Normal file
BIN
jupyter_cache-1.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: python-jupyter-cache
|
Name: python-jupyter-cache
|
||||||
Version: 0.6.1
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: py.test plugin that allows you to add environment variables.
|
Summary: py.test plugin that allows you to add environment variables.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://codeload.github.com/shopkeep/jupyter-cache
|
URL: https://codeload.github.com/shopkeep/jupyter-cache
|
||||||
Source0: https://codeload.github.com/shopkeep/jupyter-cache/archive/%{version}.tar.gz#/jupyter-cache-%{version}.tar.gz
|
Source0: https://codeload.github.com/shopkeep/jupyter-cache/archive/%{version}.tar.gz#/jupyter_cache-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,7 +26,7 @@ BuildRequires: python3-flit-core
|
|||||||
py.test plugin that allows you to add environment variables.
|
py.test plugin that allows you to add environment variables.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n jupyter-cache-%{version}
|
%autosetup -n jupyter_cache-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_build
|
%pyproject_build
|
||||||
@ -42,6 +42,11 @@ py.test plugin that allows you to add environment variables.
|
|||||||
%{_bindir}/jcache
|
%{_bindir}/jcache
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 6 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.0.0-1
|
||||||
|
- Update package with version 1.0.0
|
||||||
|
Fix tests for nbclient v0.8
|
||||||
|
Remove caps & bump Python for SPEC 0
|
||||||
|
|
||||||
* Mon Jul 31 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.6.1-1
|
* Mon Jul 31 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 0.6.1-1
|
||||||
- Init package python-jupyter-cache of version 0.6.1
|
- Init package python-jupyter-cache of version 0.6.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user