Browse Source

upgrading package: jupyter 4.9.0.20211027 -> 4.9.1.20211029

master
parent
commit
db5490ba9f
  1. 6
      jupyter/jupyter.spec

6
jupyter/jupyter.spec

@ -22,8 +22,8 @@
##
# package versions
%define V_jupyter_base 4.9.0
%define V_jupyter_snap 20211027
%define V_jupyter_base 4.9.1
%define V_jupyter_snap 20211029
# package information
Name: jupyter
@ -36,7 +36,7 @@ Class: EVAL
Group: Web
License: BSD
Version: %{V_jupyter_base}.%{V_jupyter_snap}
Release: 20211027
Release: 20211029
# list of sources
Source0: http://download.openpkg.org/components/versioned/jupyter/jupyter-%{V_jupyter_snap}.tar.xz

Loading…
Cancel
Save