同步操作将从 src-openEuler/python-matplotlib 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-matplotlibVersion: 3.7.1Release: 1Summary: A comprehensive library for creating static, animated, and interactive visualizationsLicense: Python and MIT and OFL-1.1 and Public DomainURL: https://github.com/matplotlib/matplotlibSource0: https://github.com/matplotlib/matplotlib/archive/v%{version}/matplotlib-%{version}.tar.gz# The config file for python-matplotlibSource1: mplsetup.cfgSource1000: https://github.com/QuLogic/mpl-images/archive/v3.7.1-with-freetype-2.12.1/matplotlib-3.7.1-with-freetype-2.12.1.tar.gzPatch0001: 0001-matplotlibrc-path-search-fix.patchPatch0002: 0002-Set-FreeType-version-to-2.12.1-and-update-tolerances.patchBuildRequires: freetype-devel libpng-devel qhull-devel texlive-cm xorg-x11-server-Xvfb zlib-develBuildRequires: python3-certifi python3-pybind11 gcc-c++%descriptionThe package produces publication-quality figures in a variety of hardcopy formats and interactive environmentsacross platforms.%package -n python-matplotlib-dataSummary: Data used by python-matplotlibBuildArch: noarchRequires: python-matplotlib-data-fonts = %{version}-%{release}%python_provide python-matplotlib-data%description -n python-matplotlib-dataData used by python-matplotlib.%package -n python-matplotlib-data-fontsSummary: Fonts used by python-matplotlibBuildArch: noarchRequires: python-matplotlib-data = %{version}-%{release}%python_provide python-matplotlib-data-fonts%description -n python-matplotlib-data-fontsFonts used by python-matplotlib.%package -n python3-matplotlibSummary: Plotting with PythonBuildRequires: python3-cairo python3-cycler >= 0.10.0 python3-dateutil python3-develBuildRequires: python3-setuptools python3-gobject python3-kiwisolver python3-numpyBuildRequires: python3-pillow python3-pyparsing python3-pytz python3-six python3-sphinxRequires: dejavu-sans-fonts dvipng python-matplotlib-data = %{version}-%{release}Requires: python3-cairo python3-cycler >= 0.10.0 python3-dateutil python3-kiwisolverRequires: python3-matplotlib-tk = %{version}-%{release} python3-numpyRequires: python3-pyparsing python3-pytz python3-sixProvides: bundled(stix-math-fonts)Recommends: python3-pillow%python_provide python3-matplotlib%description -n python3-matplotlibThe package produces publication-quality figures in a variety of hardcopy formats and interactive environmentsacross platforms.%package -n python3-matplotlib-qt5Summary: Qt5 backend for python3-matplotlibBuildRequires: python3-qt5Requires: python3-matplotlib = %{version}-%{release} python3-qt5%python_provide python3-matplotlib-qt5%description -n python3-matplotlib-qt5The qt5 backend for python3-matplotlib.%package -n python3-matplotlib-gtk3Summary: GTK3 backend for python3-matplotlibBuildRequires: gtk3 python3-gobjectRequires: gtk3 python3-gobject python3-matplotlib = %{version}-%{release}%python_provide python3-matplotlib-gtk3%description -n python3-matplotlib-gtk3The gtk3 backend for python3-matplotlib.%package -n python3-matplotlib-tkSummary: Tk backend for python3-matplotlibBuildRequires: python3-tkinterRequires: python3-matplotlib = %{version}-%{release} python3-tkinter%python_provide python3-matplotlib-tk%description -n python3-matplotlib-tkThe tk backend for python3-matplotlib.%package -n python3-matplotlib-test-dataSummary: Test data for python3-matplotlibRequires: python3-matplotlib = %{version}-%{release}%python_provide python3-matplotlib-test-data%description -n python3-matplotlib-test-dataTest data for python3-matplotlib.%prep%autosetup -n matplotlib-%{version} -N%patch0001 -p1%patch0002 -p1gzip -dc %SOURCE1000 | tar xvf - --transform='s~^mpl-images-3.7.1-with-freetype-2.12.1/\([^/]\+\)/~lib/1円/tests/baseline_images/~'# Copy setup.cfg to the builddircp -p %{SOURCE1} mplsetup.cfg%buildexport http_proxy=http://127.0.0.1/find examples -name '*.py' -exec chmod a-x '{}' \;PLCONFIGDIR=$PWD %py3_build%installexport http_proxy=http://127.0.0.1/MPLCONFIGDIR=$PWD %py3_installmkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_datadir}/matplotlibmv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/matplotlib%files -n python-matplotlib-data%{_datadir}/matplotlib/mpl-data/%exclude %{_datadir}/matplotlib/mpl-data/fonts/%files -n python-matplotlib-data-fonts%{_datadir}/matplotlib/mpl-data/fonts/%files -n python3-matplotlib%doc README.md LICENSE/%{python3_sitearch}/{*egg-info,matplotlib-*-nspkg.pth,matplotlib/}%{python3_sitearch}/mpl_toolkits/%{python3_sitearch}/{pylab.py*,__pycache__/*}%exclude %{python3_sitearch}/matplotlib/tests/baseline_images/*%exclude %{python3_sitearch}/mpl_toolkits/*/tests/baseline_images/*%exclude %{python3_sitearch}/matplotlib/backends/{backend_qt5*,__pycache__/backend_qt5*}%exclude %{python3_sitearch}/matplotlib/backends/{backend_gtk*,__pycache__/backend_gtk*}%exclude %{python3_sitearch}/matplotlib/backends/{backend_tkagg.*,__pycache__/backend_tkagg.*}%exclude %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*}%files -n python3-matplotlib-test-data%{python3_sitearch}/matplotlib/tests/baseline_images/%{python3_sitearch}/mpl_toolkits/*/tests/baseline_images/%files -n python3-matplotlib-qt5%{python3_sitearch}/matplotlib/backends/{backend_qt5.*,__pycache__/backend_qt5.*}%{python3_sitearch}/matplotlib/backends/{backend_qt5agg.*,__pycache__/backend_qt5agg.*}%files -n python3-matplotlib-gtk3%{python3_sitearch}/matplotlib/backends/{backend_gtk*,__pycache__/backend_gtk*}%files -n python3-matplotlib-tk%{python3_sitearch}/matplotlib/backends/{backend_tkagg.py*,__pycache__/backend_tkagg.*}%{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*}%changelog* Fri Apr 14 2023 wulei <wu_lei@hoperun.com> - 3.7.1-1- Upgrade package to version 3.7.1* Sat Mar 05 2022 chenchen <chen_aka_jan@163.com> - 3.4.3-2- enable debuginfo* Fri Jan 28 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.4.3-1- Upgrade to version 3.4.3* Wed Mar 10 2021 caodongxia <caodongxia@huawei.com> - 2.2.4-4- Fix the function-import matplotlib and import matplotlib.pyplot* Fri Feb 19 2021 liyanan <liyanan32@huawei.com> - 2.2.4-3- remove python2 dependency* Fri Mar 6 2020 chenli <chenli147@huawei.com> - 2.2.4-2- Init Package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。