Projects
Eulaceura:Factory
python-fisx
_service:obs_scm:python-fisx.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-fisx.spec of Package python-fisx
%global _empty_manifest_terminate_build 0 Name: python-fisx Version: 1.3.2 Release: 1 Summary: Quantitative X-Ray Fluorescence Analysis Support Library License: MIT URL: https://github.com/vasole/fisx Source0: https://files.pythonhosted.org/packages/d0/97/69d465bc0095876d4c43ba63e0b208ced8f5b9471d3df4e857e010f5336c/fisx-1.3.2.tar.gz Requires: python3-numpy %description Enhanced C++ port of the Physics routines used by PyMca %package -n python3-fisx Summary: Quantitative X-Ray Fluorescence Analysis Support Library Provides: python-fisx = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi BuildRequires: python3-numpy BuildRequires: gcc-c++ BuildRequires: gcc BuildRequires: gdb %description -n python3-fisx Enhanced C++ port of the Physics routines used by PyMca %package help Summary: Development documents and examples for fisx Provides: python3-fisx-doc %description help Enhanced C++ port of the Physics routines used by PyMca %prep %autosetup -n fisx-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-fisx -f filelist.lst %dir %{python3_sitearch}/* %files help -f doclist.lst %{_docdir}/* %changelog * Wed Jul 31 2024 muxiaohui <muxiaohui@kylinos.cn> - 1.3.2-1 - Update package to version 1.3.2 - Compatibility with numpy 2.0 * Tue May 16 2023 wubijie <wubijie@kylinos.cn> - 1.3.1-1 - Update package to version 1.3.1 * Thu May 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.3.0-1 - Update package to version 1.3.0 * Fri Mar 3 2023 wubijie <wubijie@kylinos.cn> - 1.2.1-1 - Update package to version 1.2.1 * Mon Sep 27 2021 Python_Bot <Python_Bot@openeuler.org> - 1.2.0-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2