From 34fe645b276ef7c4055abce40d6d960ea7ada539 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:41:17 +0000 Subject: automatic import of python-pyscf --- python-pyscf.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'python-pyscf.spec') 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 - 2.1.1-1 +* Fri Apr 21 2023 Python_Bot - 2.2.1-1 - Package Spec generated -- cgit v1.2.3