summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba7e1d69485..a22cf788a3f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,19 @@
pkgbase = python-stomp.py
pkgdesc = Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
- pkgver = 7.0.0
+ pkgver = 8.1.2
pkgrel = 1
url = https://github.com/jasonrbriggs/stomp.py
arch = any
- license = Apache
+ license = Apache-2.0
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-poetry
depends = python
- source = https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-7.0.0.tar.gz
- sha256sums = fb301f338292b1b95089c6f1d3a38a9dd8353a5ff3f921e389dfa5f9413b5a8a
+ depends = python-docopt
+ depends = python-websocket-client
+ source = https://files.pythonhosted.org/packages/source/s/stomp_py/stomp_py-8.1.2.tar.gz
+ sha256sums = b56e62da090863cc65e5fbf832230318cd53e99dc777de19ecb04e83914f1371
pkgname = python-stomp.py
-