diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:30:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:30:55 +0000 |
| commit | 34c1f6b23eb727ec1aa383d5b491ff5fe6b5c899 (patch) | |
| tree | a4977650d2f82d1e46810d7b8d004f0b81b04ac8 | |
| parent | f341071349ce046b7799835b752c482e529a74a6 (diff) | |
automatic import of python-princeopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-prince.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /prince-0.10.0.tar.gz +/prince-0.10.3.tar.gz diff --git a/python-prince.spec b/python-prince.spec index 9bfb870..fb5676f 100644 --- a/python-prince.spec +++ b/python-prince.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-prince -Version: 0.10.0 +Version: 0.10.3 Release: 1 Summary: Factor analysis in Python: PCA, CA, MCA, MFA, FAMD, GPA License: MIT URL: https://pypi.org/project/prince/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c0/e2/fa34631a261906130a6606e67265d745ae7aa4b600d394f20c1de1d417d8/prince-0.10.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/5f/66f571c484b0ae897866e5a902d53297c9644a09bb00cfa8601878d4d5dc/prince-0.10.3.tar.gz BuildArch: noarch Requires: python3-scikit-learn @@ -31,7 +31,7 @@ Provides: python3-prince-doc %prep -%autosetup -n prince-0.10.0 +%autosetup -n prince-0.10.3 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.10.3-1 - Package Spec generated @@ -1 +1 @@ -f8078a9062554ff71b93f056468c5720 prince-0.10.0.tar.gz +e2f0e245120b0c3eb4941a117c9784c7 prince-0.10.3.tar.gz |
