summaryrefslogtreecommitdiff
path: root/python-amazon-braket-pennylane-plugin.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-amazon-braket-pennylane-plugin.spec')
-rw-r--r--python-amazon-braket-pennylane-plugin.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/python-amazon-braket-pennylane-plugin.spec b/python-amazon-braket-pennylane-plugin.spec
index 8302eec..2497218 100644
--- a/python-amazon-braket-pennylane-plugin.spec
+++ b/python-amazon-braket-pennylane-plugin.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-amazon-braket-pennylane-plugin
-Version: 1.15.1
+Version: 1.15.3
Release: 1
Summary: An open source framework for using Amazon Braket devices with the PennyLane quantum machine learning library
License: Apache License 2.0
URL: https://github.com/aws/amazon-braket-pennylane-plugin-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/c6/d93316780221fb82baf847afcf3700be4835a898f7429d527fe7a40fa006/amazon-braket-pennylane-plugin-1.15.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/47/0f/52b979438c2056b55a3c60babb92db9ab4adff01e8c6c0025234c09cce61/amazon-braket-pennylane-plugin-1.15.3.tar.gz
BuildArch: noarch
Requires: python3-amazon-braket-sdk
@@ -13,6 +13,7 @@ Requires: python3-pennylane
Requires: python3-black
Requires: python3-docutils
Requires: python3-flake8
+Requires: python3-flake8-rst-docstrings
Requires: python3-isort
Requires: python3-pre-commit
Requires: python3-pylint
@@ -93,7 +94,7 @@ For the analog Hamiltonian simulation devices:
* Provides translation of user-defined pulse level control to simulation and hardware implementation
%prep
-%autosetup -n amazon-braket-pennylane-plugin-1.15.1
+%autosetup -n amazon-braket-pennylane-plugin-1.15.3
%build
%py3_build
@@ -133,5 +134,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 1.15.1-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.15.3-1
- Package Spec generated