Dirk Mueller
eec23abca6
- Add mpl-patches.patch gh#mpld3/mpld3#521 OBS-URL: https://build.opensuse.org/request/show/1134637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpld3?expand=0&rev=10
83 lines
2.9 KiB
Plaintext
83 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 22 14:25:31 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add mpl-patches.patch gh#mpld3/mpld3#521
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 7 20:43:25 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.5.9
|
|
* no release notes
|
|
* bumps some js versions, doc changes
|
|
- Remove bcond_without test: tests were run all along
|
|
- Fix failing test suite:
|
|
* Add mpld3-pr516-dasharray.patch gh#mpld3/mpld3#516
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 22:22:31 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update 0.5.8:
|
|
- add support for Python 3.10 collections.abc.Iterable
|
|
- fix test_show
|
|
- fix failing test
|
|
- update mplexporter
|
|
- remove unnecessary imports
|
|
- Change to new dev version
|
|
- Update RELEASING.md
|
|
- Removed upstreamed patch remove-nose.patch, because removal of
|
|
nose was done.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 7 01:54:44 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to version 0.5.7:
|
|
Unfortunately, I am not able to find a changelog anywhere, so
|
|
this is just edited list of commit messages:
|
|
- Bump to 0.5.2, attempt to fix docs, fix very deprecated
|
|
pandas and nu…
|
|
- Add an option to not include JS libraries in HTML.
|
|
- Update package.json with new version
|
|
- Treat browserify as default, update require mechanism
|
|
- Fix outdated dependency and update RELEASING.md
|
|
- Clean up test_ticklabels.py
|
|
- Remove test_tickformat_index as it has been replaced by
|
|
FuncFormatter…
|
|
- Update documentation code to work with Python 3
|
|
- Update long_description_content_type
|
|
- Add remove-nose.patch to remove completely unnecessary nose
|
|
dependency (gh#mpld3/mpld3#505).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 21 10:00:34 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Skip python 3.6: no numpy.
|
|
- Tests will require python-diffimg (new package).
|
|
- Fix comment about why tests are not run: they are not designed
|
|
to run non-interactively.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 1 01:32:05 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.5.2:
|
|
* No upstream changelog.
|
|
- Fix a bunch of additional inappropriate exec permissions on
|
|
files.
|
|
- Add comment to explain why tests cannot be enabled.
|
|
- Be more specific when listing files in the file-list.
|
|
- Update minimum required versions for dependencies.
|
|
- Recommends: jupter-notebook instead of python-jupyter_ipython.
|
|
- Run spec-cleaner for minor specfile cleanups.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 22:23:19 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Implement single-spec version
|
|
- Update to version 0.3.0
|
|
* No upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 10 13:15:45 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|
|
|