forked from pool/python-mpld3
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e57ca328b9 | |||
| 5996d3a582 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a478eb404fa5212505c59133cf272cd9a94105872e605597720e7f84de38fbc7
|
||||
size 1027709
|
||||
3
mpld3-0.5.12.tar.gz
Normal file
3
mpld3-0.5.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1333e2bca012ea9af3c27801ba36f65bc26540b6fad4c56a903afb19477f2c37
|
||||
size 1028433
|
||||
@@ -1,7 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 17 21:24:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.12:
|
||||
* use raw strings in re functions
|
||||
* prevent id() collisions if memory addresses are reused
|
||||
* Avoid double-applying alpha to path colors
|
||||
* delete extraneous files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 17:36:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.19:
|
||||
- update to 0.5.10:
|
||||
* Avoid MPL API removals
|
||||
* allow old and new dasharray
|
||||
* new maintainer
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mpld3
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-mpld3
|
||||
Version: 0.5.10
|
||||
Version: 0.5.12
|
||||
Release: 0
|
||||
Summary: D3 Viewer for Matplotlib
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user