summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-spotpy.spec126
-rw-r--r--sources1
3 files changed, 128 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..491d9ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/spotpy-1.6.2.tar.gz
diff --git a/python-spotpy.spec b/python-spotpy.spec
new file mode 100644
index 0000000..b867ce9
--- /dev/null
+++ b/python-spotpy.spec
@@ -0,0 +1,126 @@
+%global _empty_manifest_terminate_build 0
+Name: python-spotpy
+Version: 1.6.2
+Release: 1
+Summary: A Statistical Parameter Optimization Tool.
+License: The MIT License (MIT) Copyright (c) 2015 Tobias Houska Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+URL: https://github.com/thouska/spotpy
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/36/e5/e3bc6ae57009f768a16461f2ded44c05b90fc06df608d6191ed5ef2c742d/spotpy-1.6.2.tar.gz
+BuildArch: noarch
+
+Requires: python3-numpy
+Requires: python3-scipy
+Requires: python3-pandas
+Requires: python3-matplotlib
+Requires: python3-pytest-cov
+Requires: python3-numba
+Requires: python3-pathos
+Requires: python3-matplotlib
+Requires: python3-click
+Requires: python3-pandas
+Requires: python3-tables
+Requires: python3-docutils
+
+%description
+[![PyPI Version][pypi-v-image]][pypi-v-link]
+[![Python Versions][pypi-pyv-image]][pypi-pyv-link]
+[![Build Status][travis-image]][travis-link]
+[![License][license-image]][license-link]
+[![Coverage Status](https://coveralls.io/repos/github/thouska/spotpy/badge.svg?branch=master)](https://coveralls.io/github/thouska/spotpy?branch=master)
+[![Documentation Status](https://readthedocs.org/projects/spotpy/badge/?version=latest)](https://readthedocs.org/projects/spotpy/badge/?version=latest)
+[![DOI](https://zenodo.org/badge/47562322.svg)](https://zenodo.org/badge/latestdoi/47562322)
+[pypi-v-image]: https://img.shields.io/pypi/v/spotpy.png
+[pypi-v-link]: https://pypi.python.org/pypi/spotpy
+[pypi-pyv-image]: https://img.shields.io/pypi/pyversions/spotpy.png
+[pypi-pyv-link]: https://img.shields.io/pypi/pyversions/spotpy
+[travis-image]: https://img.shields.io/travis/thouska/spotpy/master.png
+[travis-link]: https://travis-ci.org/thouska/spotpy
+[license-image]: https://img.shields.io/badge/license-MIT-blue.png
+[license-link]: http://opensource.org/licenses/MIT
+
+%package -n python3-spotpy
+Summary: A Statistical Parameter Optimization Tool.
+Provides: python-spotpy
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-spotpy
+[![PyPI Version][pypi-v-image]][pypi-v-link]
+[![Python Versions][pypi-pyv-image]][pypi-pyv-link]
+[![Build Status][travis-image]][travis-link]
+[![License][license-image]][license-link]
+[![Coverage Status](https://coveralls.io/repos/github/thouska/spotpy/badge.svg?branch=master)](https://coveralls.io/github/thouska/spotpy?branch=master)
+[![Documentation Status](https://readthedocs.org/projects/spotpy/badge/?version=latest)](https://readthedocs.org/projects/spotpy/badge/?version=latest)
+[![DOI](https://zenodo.org/badge/47562322.svg)](https://zenodo.org/badge/latestdoi/47562322)
+[pypi-v-image]: https://img.shields.io/pypi/v/spotpy.png
+[pypi-v-link]: https://pypi.python.org/pypi/spotpy
+[pypi-pyv-image]: https://img.shields.io/pypi/pyversions/spotpy.png
+[pypi-pyv-link]: https://img.shields.io/pypi/pyversions/spotpy
+[travis-image]: https://img.shields.io/travis/thouska/spotpy/master.png
+[travis-link]: https://travis-ci.org/thouska/spotpy
+[license-image]: https://img.shields.io/badge/license-MIT-blue.png
+[license-link]: http://opensource.org/licenses/MIT
+
+%package help
+Summary: Development documents and examples for spotpy
+Provides: python3-spotpy-doc
+%description help
+[![PyPI Version][pypi-v-image]][pypi-v-link]
+[![Python Versions][pypi-pyv-image]][pypi-pyv-link]
+[![Build Status][travis-image]][travis-link]
+[![License][license-image]][license-link]
+[![Coverage Status](https://coveralls.io/repos/github/thouska/spotpy/badge.svg?branch=master)](https://coveralls.io/github/thouska/spotpy?branch=master)
+[![Documentation Status](https://readthedocs.org/projects/spotpy/badge/?version=latest)](https://readthedocs.org/projects/spotpy/badge/?version=latest)
+[![DOI](https://zenodo.org/badge/47562322.svg)](https://zenodo.org/badge/latestdoi/47562322)
+[pypi-v-image]: https://img.shields.io/pypi/v/spotpy.png
+[pypi-v-link]: https://pypi.python.org/pypi/spotpy
+[pypi-pyv-image]: https://img.shields.io/pypi/pyversions/spotpy.png
+[pypi-pyv-link]: https://img.shields.io/pypi/pyversions/spotpy
+[travis-image]: https://img.shields.io/travis/thouska/spotpy/master.png
+[travis-link]: https://travis-ci.org/thouska/spotpy
+[license-image]: https://img.shields.io/badge/license-MIT-blue.png
+[license-link]: http://opensource.org/licenses/MIT
+
+%prep
+%autosetup -n spotpy-1.6.2
+
+%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-spotpy -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.2-1
+- Package Spec generated
diff --git a/sources b/sources
new file mode 100644
index 0000000..b95d95c
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+2e2f41001e8d91c9d2a938fd42fe0155 spotpy-1.6.2.tar.gz