summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2021-01-31 17:53:31 +0100
committerjnanar2021-01-31 17:53:31 +0100
commita78120980409b001e971f146815f9134702359df (patch)
treee8176d3dbbb64e15f5ae5a7926dd07992a83cc42
parent1419318ac3161440e032608592e967b1229144b0 (diff)
downloadaur-a78120980409b001e971f146815f9134702359df.tar.gz
Update cryptography dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4a4c9af86d3..1b9bd8b41170 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -37,14 +37,15 @@ pkgbase = sat-xmpp-hg
depends = python-miniupnpc
depends = python-langid
depends = python-miniupnpc
- depends = python-omemo-backend-signal
- depends = python-omemo-syndace
+ depends = python-omemo-backend-signal-git
+ depends = python-omemo-syndace-git
depends = python-pyaml
depends = python-progressbar
depends = python-pycrypto
depends = python-xeddsa-git
depends = python-x3dh-git
depends = python-omemo-backend-signal-git
+ depends = python-potr
options = !strip
source = hg+https://repos.goffi.org/sat
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a255dedcdf50..7ac3c8da12d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
url="http://salut-a-toi.org/"
pkgdesc="Salut à Toi, multi-frontends multi-purposes XMPP client (core)"
arch=('any')
-depends=('python' 'dbus' 'python-lxml' 'python-pillow' 'python-pyopenssl' 'python-dbus' 'python-twisted' 'python-wokkel-git' 'python-xdg' 'python-zope-interface' 'python-mutagen' 'python-markdown' 'python-shortuuid-git' 'python-html2text' 'python-netifaces' 'python-service-identity' 'sat-tmp-hg' 'python-dateutil' 'python-regex' 'python-gobject' 'python-pyinotify' 'python-babel' 'python-urwid' 'python-urwid-satext-hg' 'python-xlib' 'python-treq' 'python-miniupnpc' 'python-langid' 'python-miniupnpc' 'python-omemo-backend-signal' 'python-omemo-syndace' 'python-pyaml' 'python-progressbar' 'python-pycrypto' 'python-xeddsa-git' 'python-x3dh-git' 'python-omemo-backend-signal-git')
+depends=('python' 'dbus' 'python-lxml' 'python-pillow' 'python-pyopenssl' 'python-dbus' 'python-twisted' 'python-wokkel-git' 'python-xdg' 'python-zope-interface' 'python-mutagen' 'python-markdown' 'python-shortuuid-git' 'python-html2text' 'python-netifaces' 'python-service-identity' 'sat-tmp-hg' 'python-dateutil' 'python-regex' 'python-gobject' 'python-pyinotify' 'python-babel' 'python-urwid' 'python-urwid-satext-hg' 'python-xlib' 'python-treq' 'python-miniupnpc' 'python-langid' 'python-miniupnpc' 'python-omemo-backend-signal-git' 'python-omemo-syndace-git' 'python-pyaml' 'python-progressbar' 'python-pycrypto' 'python-xeddsa-git' 'python-x3dh-git' 'python-omemo-backend-signal-git' 'python-potr')
makedepends=('python-setuptools' 'mercurial' 'python-pip')
license=('AGPL3')
source=("hg+https://repos.goffi.org/sat")