summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIyán Méndez Veiga2023-08-09 11:42:29 +0200
committerIyán Méndez Veiga2023-08-09 11:42:29 +0200
commit6c5bcd4b3bf90208502e6664c67ab73b72e8656b (patch)
tree88b0f7798e281800d89f77bbc7f536c5742417ab
parent6dcea40a063e9d33ebd87266669007c00b655fc2 (diff)
downloadaur-6c5bcd4b3bf90208502e6664c67ab73b72e8656b.tar.gz
upgpkg: python-qiskit-ibmq-provider 0.20.2-2
deprecated notice
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f063c71d1583..3870e4d05663 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-qiskit-ibmq-provider
- pkgdesc = Module for accessing the quantum devices and simulators at IBMQ
+ pkgdesc = (DEPRECATED) Module for accessing the quantum devices and simulators at IBMQ
pkgver = 0.20.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Qiskit/qiskit-ibmq-provider
install = python-qiskit-ibmq-provider.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 87bdfd48bf99..69c627e50658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=qiskit-ibmq-provider
pkgname=python-${_pkgname}
pkgver=0.20.2
-pkgrel=1
-pkgdesc="Module for accessing the quantum devices and simulators at IBMQ"
+pkgrel=2
+pkgdesc="(DEPRECATED) Module for accessing the quantum devices and simulators at IBMQ"
arch=('any')
url="https://github.com/Qiskit/qiskit-ibmq-provider"
license=('Apache')