[arch-commits] Commit in python-fxa/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sat Oct 24 22:25:15 UTC 2020


    Date: Saturday, October 24, 2020 @ 22:25:14
  Author: bgyorgy
Revision: 731889

upgpkg: python-fxa 0.7.7-1: Update to new version

Modified:
  python-fxa/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 22:25:05 UTC (rev 731888)
+++ PKGBUILD	2020-10-24 22:25:14 UTC (rev 731889)
@@ -3,7 +3,7 @@
 
 _pkgname=PyFxA
 pkgname=python-fxa
-pkgver=0.7.6
+pkgver=0.7.7
 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=(https://github.com/mozilla/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1350a9d0201011d15ef41c8cbf74f5efb6044d6cd29b7edf5601654b6ccf7cea')
+sha256sums=('d5b5afdafb6b42344d49e4e4df0582758df54e00b8d0fa3cbc29433410aa9a6f')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list