From 47b251e66f8a36cacc8ed355a26a06bd3ff0bf72fa01b909fc1a725699a55466 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Feb 2022 02:17:16 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpld3?expand=0&rev=5 --- python-mpld3.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-mpld3.changes b/python-mpld3.changes index 339157c..cdd6b50 100644 --- a/python-mpld3.changes +++ b/python-mpld3.changes @@ -15,6 +15,8 @@ Mon Feb 7 01:54:44 UTC 2022 - Matej Cepl 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