summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGergely Meszaros2023-11-17 19:40:14 +0100
committerGergely Meszaros2023-11-17 19:46:36 +0100
commite0fa9b7cb0b92c567630de58c74ba40e5a362411 (patch)
tree63daa03f82ad4c4e85f04c099bc6c463bd250e63 /.SRCINFO
parent84df789766f6441314b5636c2e0cea85351dfc72 (diff)
downloadaur-e0fa9b7cb0b92c567630de58c74ba40e5a362411.tar.gz
upgpkg: python-persist-queue 0.8.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a055d67c7da..ab86d903e58d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-persist-queue
pkgdesc = Thread-safe disk-based persistent queue
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/peter-wangxu/persist-queue
arch = any
@@ -10,10 +10,9 @@ pkgbase = python-persist-queue
makedepends = python-installer
makedepends = python-wheel
depends = python
- optdepends = python-msgpack
- optdepends = python-pymysql
- optdepends = python-dbutils
- source = python-persist-queue-0.8.0.tar.gz::https://github.com/peter-wangxu/persist-queue/archive/v0.8.0.tar.gz
- sha256sums = a236c9fe2a14c16a3fc37452ccd12d7ad807468199f51e942f4fdc29f495a2fc
+ optdepends = python-msgpack: MessagePack serialization support
+ optdepends = python-cbor2: CBOR serialization support
+ source = python-persist-queue-0.8.1.tar.gz::https://github.com/peter-wangxu/persist-queue/archive/v0.8.1.tar.gz
+ sha256sums = 09bb473f0c0a3a333ef5225f19f638c58f912a3e947cba3317451f137e8a8143
pkgname = python-persist-queue