summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-prince.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index aeefde5..20c82aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index 9b337b0..c2bc3e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8078a9062554ff71b93f056468c5720 prince-0.10.0.tar.gz
+e2f0e245120b0c3eb4941a117c9784c7 prince-0.10.3.tar.gz