summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormcd19922021-03-02 12:12:28 -0600
committermcd19922021-03-02 12:13:50 -0600
commit17b1cbf3d0b37bca995bd7b7ecfafef6b08712e4 (patch)
treeb87f9086fe9ca158d33f4f4272072c976875cac3 /.SRCINFO
parent1dcf78d2485753f53147c1b7902ba2148b10acc1 (diff)
downloadaur-17b1cbf3d0b37bca995bd7b7ecfafef6b08712e4.tar.gz
Switch to python3 build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 10 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54ac83ec48c9..73b97d94bf3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,21 @@
pkgbase = salt-git
pkgdesc = A remote execution and communication system built on zeromq
- pkgver = 2019.8.r384.g705e8cca0b
+ pkgver = 3002.4.r1541.gac4ecad325
pkgrel = 1
url = https://github.com/saltstack/salt
arch = any
license = APACHE
makedepends = git
makedepends = gcc
- depends = python2
- depends = python2-yaml
- depends = python2-jinja
- depends = python2-tornado
- depends = python2-msgpack
- depends = python2-crypto
- depends = python2-m2crypto
- depends = python2-psutil
- depends = python2-pyzmq
- depends = python2-requests
- depends = python2-futures
- depends = python2-markupsafe
- optdepends = python2-pysodium: Required for RAET transport method
- optdepends = python2-mako: Parser for salt states
- optdepends = python2-pygit2: gitfs support
+ makedepends = python-setuptools
+ depends = python
+ depends = python-distro
+ depends = python-yaml
+ depends = python-jinja
+ depends = python-msgpack
+ depends = python-pycryptodomex
+ depends = python-pyzmq
+ depends = python-requests
optdepends = virt-what: Improve results of the virtual grain
optdepends = dmidecode: decode SMBIOS/DMI tables
provides = salt