2021-06-28 14:50:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2021-03-01 13:54:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-05-23 15:45:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-11-18 20:12:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 18 18:49:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Initial version
|