diff --git a/matplotlib_inline-0.1.7.tar.gz b/matplotlib_inline-0.1.7.tar.gz deleted file mode 100644 index 712b3ff22b7b393f12c3eaeb40196e439aa17aa1..0000000000000000000000000000000000000000 Binary files a/matplotlib_inline-0.1.7.tar.gz and /dev/null differ diff --git a/matplotlib_inline-0.2.1.tar.gz b/matplotlib_inline-0.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..80e470a350cd9f47dcaa219f5fd226629577a7a1 Binary files /dev/null and b/matplotlib_inline-0.2.1.tar.gz differ diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index adcacaced3eea2f417dd8c35732d189f44eebfda..45221df01e3533ce80175486989e471ec3067ef8 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -5,12 +5,12 @@ Inline Matplotlib backend for Jupyter} Name: python-%{pypi_name} -Version: 0.1.7 +Version: 0.2.1 Release: 1 Summary: Inline Matplotlib backend for Jupyter License: BSD URL: https://github.com/ipython/matplotlib-inline -Source0: https://files.pythonhosted.org/packages/99/5b/a36a337438a14116b16480db471ad061c36c3694df7c2084a0da7ba538b7/matplotlib_inline-0.1.7.tar.gz +Source0: https://files.pythonhosted.org/packages/c7/74/97e72a36efd4ae2bccb3463284300f8953f199b5ffbc04cbbb0ec78f74b1/matplotlib_inline-0.2.1.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -18,6 +18,10 @@ BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm +BuildRequires: python3-poetry-core +BuildRequires: python3-build +BuildRequires: python3-pip-wheel +BuildRequires: python3-setuptools-wheel %description %_description @@ -31,10 +35,10 @@ Summary: Inline Matplotlib backend for Jupyter %autosetup -n matplotlib_inline-%{version} %build -%py3_build +%pyproject_build %install -%py3_install +%pyproject_install %files -n python3-%{pypi_name} %license LICENSE @@ -43,6 +47,9 @@ Summary: Inline Matplotlib backend for Jupyter %{python3_sitelib}/matplotlib_inline/ %changelog +* Mon Nov 17 2025 zhangchaorui - 0.2.1-1 +- update package to 0.2.1 + * Mon Apr 22 2024 zhaojingyu - 0.1.7-1 - Update package to version 0.1.7 - Use short matplotlib backend name