Accepting request 925908 from devel:languages:python:jupyter

OBS-URL: https://build.opensuse.org/request/show/925908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-packaging?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-10-18 19:59:33 +00:00 committed by Git OBS Bridge
commit c79abfb9b7
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80799306fa42752a3592e9fda3bac7ecc8c56a2a13f26932c922b8c064378437
size 21530

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8a2c90bf2e0cae83be63ccb0b7035032a1589f268cc08b1d479e37ce50fc940
size 21836

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Oct 17 17:34:08 UTC 2021 - Ben Greiner <code@bnavigator.de>
- 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 <code@bnavigator.de>

View File

@ -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