diff --git a/jupyter_packaging-0.10.3.tar.gz b/jupyter_packaging-0.10.3.tar.gz deleted file mode 100644 index a9b76af..0000000 --- a/jupyter_packaging-0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80799306fa42752a3592e9fda3bac7ecc8c56a2a13f26932c922b8c064378437 -size 21530 diff --git a/jupyter_packaging-0.10.6.tar.gz b/jupyter_packaging-0.10.6.tar.gz new file mode 100644 index 0000000..ef6e69a --- /dev/null +++ b/jupyter_packaging-0.10.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a2c90bf2e0cae83be63ccb0b7035032a1589f268cc08b1d479e37ce50fc940 +size 21836 diff --git a/python-jupyter-packaging.changes b/python-jupyter-packaging.changes index 1ff1a48..d5e7766 100644 --- a/python-jupyter-packaging.changes +++ b/python-jupyter-packaging.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Oct 17 17:34:08 UTC 2021 - Ben Greiner + +- Update to 0.10.6 + * The import of bdist_wheel is optional, must check for None + before using it #106 (@ellert) +- Release 0.10.5 + * Fix last one hardcoded unversioned python command #98 + (@frenzymadness) + * Add note about using the build package #104 (@blink1073) +- Release 0.10.4 + * Handle missing yarn #99 (@blink1073) + ------------------------------------------------------------------- Fri Jun 25 18:53:47 UTC 2021 - Ben Greiner diff --git a/python-jupyter-packaging.spec b/python-jupyter-packaging.spec index fa73a74..6a0987b 100644 --- a/python-jupyter-packaging.spec +++ b/python-jupyter-packaging.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-jupyter-packaging -Version: 0.10.3 +Version: 0.10.6 Release: 0 Summary: Jupyter Packaging Utilities License: BSD-3-Clause