Benjamin Greiner
ab35ec6372
- 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) OBS-URL: https://build.opensuse.org/request/show/925886 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-packaging?expand=0&rev=10
72 lines
2.5 KiB
Plaintext
72 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to 0.10.3
|
|
* Some fixes for issues discovered during packaging #96
|
|
(@frenzymadness)
|
|
* Disallow deprecated function return incorrect results for
|
|
Python 3.10 #97 (@frenzymadness)
|
|
* Fix handling of module metadata in tests #92 (@blink1073)
|
|
- Release 0.10.2
|
|
* Fix Handling of npm Parameter #90 (@jtpio)
|
|
- Release 0.10.1
|
|
* Fix Handling of Skip If Exists #86 (@jtpio)
|
|
- Release 0.10.0
|
|
* Add more options to Build #84 (@jtpio)
|
|
- Release 0.9.2
|
|
* Clean up handling of version info #82 (@jtpio)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 09:44:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.9.1
|
|
* Do not run ensure_targets in develop mode #79 (@jtpio)
|
|
- Release 0.9.0
|
|
* Add ability to ensure targets #77 (@jtpio)
|
|
* Add version info helper function #76 (@afshin)
|
|
- Release 0.8.3
|
|
* Fixes handling of backend #75 (@jtpio)
|
|
- Release 0.8.2
|
|
* Fix invalid command build #72 (@xmnlab)
|
|
- Release 0.8.1
|
|
* Fix Usage of install_npm #71 (@afshin)
|
|
- Release 0.8.0
|
|
* Proposal: Improved integration with setuptools #69 (@afshin)
|
|
* Update changelog #68 (@blink1073)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 1 10:12:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.7.12
|
|
* no newer release notes
|
|
- Release 0.6
|
|
* Move data files to the correct place on develop install #41
|
|
- Release 0.5
|
|
* Update readme to mention pep 518 #36
|
|
* Add handling of data_files in develop mode and add test. #35
|
|
- Drop which-finds-python-executable.patch merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 5 15:04:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Add patch which-finds-python-executable.patch to fix tests
|
|
- Spec-cleaner fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 18 18:49:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|