summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 07:41:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 07:41:17 +0000
commit34fe645b276ef7c4055abce40d6d960ea7ada539 (patch)
tree9c07cc526187fcb1f4f11b8f1d768c0cb584ab70
parentf7482aaed4121382668454c2c9d8a7c18f887914 (diff)
automatic import of python-pyscfopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pyscf.spec14
-rw-r--r--sources2
3 files changed, 12 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 91823e1..77081fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pyscf-2.1.1.tar.gz
+/pyscf-2.2.1.tar.gz
diff --git a/python-pyscf.spec b/python-pyscf.spec
index bcc821e..52e8418 100644
--- a/python-pyscf.spec
+++ b/python-pyscf.spec
@@ -1,17 +1,19 @@
%global _empty_manifest_terminate_build 0
Name: python-pyscf
-Version: 2.1.1
+Version: 2.2.1
Release: 1
Summary: PySCF: Python-based Simulations of Chemistry Framework
License: Apache License 2.0
URL: http://www.pyscf.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9b/3c/d62ba6a21c3c2c45a87ad0b66b4a99701a6e524fbc234eacb20fdc5f82ce/pyscf-2.1.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/73/eae6b26c865287aeac6a2bd8e32296f84a289afc04d46c29ee2971b45f71/pyscf-2.2.1.tar.gz
BuildArch: noarch
%description
PySCF: Python-based Simulations of Chemistry Framework
+
+
%package -n python3-pyscf
Summary: PySCF: Python-based Simulations of Chemistry Framework
Provides: python-pyscf
@@ -21,14 +23,18 @@ BuildRequires: python3-pip
%description -n python3-pyscf
PySCF: Python-based Simulations of Chemistry Framework
+
+
%package help
Summary: Development documents and examples for pyscf
Provides: python3-pyscf-doc
%description help
PySCF: Python-based Simulations of Chemistry Framework
+
+
%prep
-%autosetup -n pyscf-2.1.1
+%autosetup -n pyscf-2.2.1
%build
%py3_build
@@ -68,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.1-1
- Package Spec generated
diff --git a/sources b/sources
index 422e502..0605597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2210140e1c780a8be48bcf8fad2217d9 pyscf-2.1.1.tar.gz
+a5972ce1310c41144ea4259cf2182c00 pyscf-2.2.1.tar.gz