[arch-commits] Commit in python-fxa/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Aug 29 14:50:28 UTC 2019
Date: Thursday, August 29, 2019 @ 14:50:27
Author: bgyorgy
Revision: 504949
upgpkg: python-fxa 0.7.3-1
Update to new version
Modified:
python-fxa/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-29 14:48:52 UTC (rev 504948)
+++ PKGBUILD 2019-08-29 14:50:27 UTC (rev 504949)
@@ -3,7 +3,7 @@
_pkgname=PyFxA
pkgname=python-fxa
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
arch=('any')
@@ -11,7 +11,7 @@
license=('MPL2')
depends=('python-browserid' 'python-cryptography' 'python-hawkauthlib')
source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla/$_pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('c0ae4f70ccd5f1836418388d9eb68f256de87448086171165e7360c1bfc5ea6a')
+sha256sums=('c5c77d0b7e04afd9d52234fb8d3715485b999a62f24c1756ca120f108b28cf17')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list