summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 05:08:36 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 05:08:36 +0000
commit1f7b4c8e0305cb83bc39f1ce701a58c1fa9a2a62 (patch)
tree1966ab4a442cc4672d6e1379da11aad8ac8d110a
parent81de5c261b80a6fd0d8b5f13dc09bd6e915e6265 (diff)
automatic import of python-pyquilopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pyquil.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c39050d..035053f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pyquil-3.3.5.tar.gz
+/pyquil-3.5.0.tar.gz
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
diff --git a/sources b/sources
index 9211b35..1f1b81d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0018a412d78803d7a56110ac6e0d9559 pyquil-3.3.5.tar.gz
+c303cbbfdcbb8ad4f58bca319a464bff pyquil-3.5.0.tar.gz