git subrepo pull python-spake2
subrepo: subdir: "python-spake2" merged: "7ce06b4" upstream: origin: "https://aur.archlinux.org/python-spake2" branch: "master" commit: "7ce06b4" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
6345fa008e
commit
14c008a856
@ -1,7 +1,7 @@
|
|||||||
pkgbase = python-spake2
|
pkgbase = python-spake2
|
||||||
pkgdesc = This library implements the SPAKE2 password-authenticated key exchange
|
pkgdesc = This library implements the SPAKE2 password-authenticated key exchange
|
||||||
pkgver = 0.8
|
pkgver = 0.8
|
||||||
pkgrel = 5
|
pkgrel = 6
|
||||||
url = https://pypi.python.org/packages/10/7d/spake2-0.8
|
url = https://pypi.python.org/packages/10/7d/spake2-0.8
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
[subrepo]
|
[subrepo]
|
||||||
remote = https://aur.archlinux.org/python-spake2
|
remote = https://aur.archlinux.org/python-spake2
|
||||||
branch = master
|
branch = master
|
||||||
commit = ab4f7150b81e47806301e1c07cf2221cfbb0d91b
|
commit = 7ce06b41a3d8e3ae24e1c178ef8932b6d1f82c0d
|
||||||
parent = 21169d9869450c41188f44fe523dcf35a9faf0c3
|
parent = 6345fa008ebb3165c867a211b75d209e859460f3
|
||||||
method = merge
|
method = merge
|
||||||
cmdver = 0.4.1
|
cmdver = 0.4.3
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname='python-spake2'
|
pkgname='python-spake2'
|
||||||
pkgver=0.8
|
pkgver=0.8
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
pkgdesc="This library implements the SPAKE2 password-authenticated key exchange"
|
pkgdesc="This library implements the SPAKE2 password-authenticated key exchange"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://pypi.python.org/packages/10/7d/spake2-${pkgver}"
|
url="https://pypi.python.org/packages/10/7d/spake2-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user