summaryrefslogtreecommitdiff
path: root/python-pyquil.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyquil.spec')
-rw-r--r--python-pyquil.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyquil.spec b/python-pyquil.spec
index 599b772..32a4fc3 100644
--- a/python-pyquil.spec
+++ b/python-pyquil.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyquil
-Version: 3.3.5
+Version: 3.5.0
Release: 1
Summary: A Python library for creating Quantum Instruction Language (Quil) programs.
License: Apache-2.0
URL: https://github.com/rigetti/pyquil.git
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8b/83/0e5e0eea71d0954fd4caf037b8a957277940353148859673267504904ac2/pyquil-3.3.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c3/89/4347912289d711478a11e8d4b6430b004cafbe8b799bda05888eb630ae2e/pyquil-3.5.0.tar.gz
BuildArch: noarch
Requires: python3-numpy
@@ -94,7 +94,7 @@ PyQuil has a ton of other features, which you can learn more about in the
below to get started with running your first quantum program!
%prep
-%autosetup -n pyquil-3.3.5
+%autosetup -n pyquil-3.5.0
%build
%py3_build
@@ -134,5 +134,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.5-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.0-1
- Package Spec generated