git subrepo pull python-hkdf
subrepo: subdir: "python-hkdf" merged: "5c08029" upstream: origin: "https://aur.archlinux.org/python-hkdf" branch: "master" commit: "5c08029" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
This commit is contained in:
parent
6ac32fe329
commit
6345fa008e
@ -1,7 +1,7 @@
|
||||
pkgbase = python-hkdf
|
||||
pkgdesc = This module implements the HMAC Key Derivation function, defined at http://tools.ietf.org/html/draft-krawczyk-hkdf-01
|
||||
pkgver = 0.0.3
|
||||
pkgrel = 4
|
||||
pkgrel = 5
|
||||
url = https://pypi.python.org/packages/c3/be/hkdf-0.0.3
|
||||
arch = any
|
||||
license = BSD
|
||||
|
@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = https://aur.archlinux.org/python-hkdf
|
||||
branch = master
|
||||
commit = 0084d2283f665717fa18bea4c9c47d8e82f68118
|
||||
parent = 79a09a732b2697a14c2cf07ef62935e23d755822
|
||||
commit = 5c08029fa56fa9c6185136841adef8b1fdc4aadb
|
||||
parent = 6ac32fe329595099f48bf84ad588fd1f1e3385ac
|
||||
method = merge
|
||||
cmdver = 0.4.1
|
||||
cmdver = 0.4.3
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname='python-hkdf'
|
||||
pkgver=0.0.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="This module implements the HMAC Key Derivation function, defined at http://tools.ietf.org/html/draft-krawczyk-hkdf-01"
|
||||
arch=('any')
|
||||
url="https://pypi.python.org/packages/c3/be/hkdf-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user