update to 0.1.7 [release 0.1.7-1mamba;Thu May 09 2024]
This commit is contained in:
parent
fe3dd7084b
commit
2e0a5c2f72
@ -1,13 +1,13 @@
|
|||||||
Name: python-matplotlib-inline
|
Name: python-matplotlib-inline
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Inline Matplotlib backend for Jupyter
|
Summary: Inline Matplotlib backend for Jupyter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/ipython/matplotlib-inline
|
URL: https://github.com/ipython/matplotlib-inline
|
||||||
Source: https://pypi.debian.net/matplotlib-inline/matplotlib-inline-%{version}.tar.gz
|
Source: https://pypi.debian.net/matplotlib-inline/matplotlib_inline-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
@ -23,7 +23,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n matplotlib-inline-%{version}
|
%setup -q -n matplotlib_inline-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||||
@ -46,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.7-1mamba
|
||||||
|
- update to 0.1.7
|
||||||
|
|
||||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.1.6-3mamba
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.1.6-3mamba
|
||||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user