diff --git a/packages/p/python-ipyvue/.files b/packages/p/python-ipyvue/.files index 7d7eec0..a72b0e2 100644 Binary files a/packages/p/python-ipyvue/.files and b/packages/p/python-ipyvue/.files differ diff --git a/packages/p/python-ipyvue/.rev b/packages/p/python-ipyvue/.rev index 41e4fb7..bf6a092 100644 --- a/packages/p/python-ipyvue/.rev +++ b/packages/p/python-ipyvue/.rev @@ -7,4 +7,12 @@ fix pythondistdeps generated version 1063064 + + b872c04daced9c5f6dade8ee60cb6e5e + 1.9.0 + + dimstar_suse + + 1073763 + diff --git a/packages/p/python-ipyvue/ipyvue-1.8.0.tar.gz b/packages/p/python-ipyvue/ipyvue-1.8.0.tar.gz deleted file mode 120000 index aebc33e..0000000 --- a/packages/p/python-ipyvue/ipyvue-1.8.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidwpp62xe3lurk25dgllkyowiqdqs32larpamgb2grvpez6h7bckq \ No newline at end of file diff --git a/packages/p/python-ipyvue/ipyvue-1.9.0.tar.gz b/packages/p/python-ipyvue/ipyvue-1.9.0.tar.gz new file mode 120000 index 0000000..45b181b --- /dev/null +++ b/packages/p/python-ipyvue/ipyvue-1.9.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeig42f57alihfrb2nvmjfs6jyusdmn4udtji6w5fsqw52xnasieqc4 \ No newline at end of file diff --git a/packages/p/python-ipyvue/python-ipyvue.changes b/packages/p/python-ipyvue/python-ipyvue.changes index bccd4a0..b865679 100644 --- a/packages/p/python-ipyvue/python-ipyvue.changes +++ b/packages/p/python-ipyvue/python-ipyvue.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Mar 21 21:34:18 UTC 2023 - Ben Greiner + +- Update to v1.9.0 + * No upstream release notes found + +------------------------------------------------------------------- Fri Feb 3 10:38:14 UTC 2023 - Ben Greiner - Initial specfile for 1.8.0 diff --git a/packages/p/python-ipyvue/python-ipyvue.spec b/packages/p/python-ipyvue/python-ipyvue.spec index a22aa83..83fe3f9 100644 --- a/packages/p/python-ipyvue/python-ipyvue.spec +++ b/packages/p/python-ipyvue/python-ipyvue.spec @@ -17,9 +17,9 @@ %define anypython3dist python3dist -%define python3dist_version 1.8 +%define python3dist_version 1.9 Name: python-ipyvue -Version: 1.8.0 +Version: 1.9.0 Release: 0 Summary: Jupyter widgets base for Vue libraries License: MIT @@ -29,10 +29,8 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes -BuildRequires: jupyter-jupyterlab -BuildRequires: jupyter-notebook -BuildRequires: python-rpm-macros BuildRequires: jupyter-rpm-macros +BuildRequires: python-rpm-macros Requires: python-ipywidgets >= 7.0.0 Recommends: jupyter-ipyvue-nbextension = %{version} Recommends: jupyter-juypterlab-ipyvue = %{version} @@ -48,8 +46,8 @@ Jupyter widgets base for Vue libraries %package -n jupyter-ipyvue-nbextension Summary: Jupyter widgets base for Vue libraries - nbextension -Requires: %{anypython3dist}(ipyvue) = %{python3dist_version} Requires: jupyter-notebook +Requires: %{anypython3dist}(ipyvue) = %{python3dist_version} %description -n jupyter-ipyvue-nbextension Jupyter widgets base for Vue libraries @@ -58,8 +56,8 @@ This package provides the jupyter notebook extension. %package -n jupyter-jupyterlab-ipyvue Summary: Jupyter widgets base for Vue libraries - labextension -Requires: %{anypython3dist}(ipyvue) = %{python3dist_version} Requires: jupyter-jupyterlab +Requires: %{anypython3dist}(ipyvue) = %{python3dist_version} %description -n jupyter-jupyterlab-ipyvue Jupyter widgets base for Vue libraries