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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 18 09:38:55 UTC 2021


    Date: Thursday, March 18, 2021 @ 09:38:55
  Author: alucryd
Revision: 894348

upgpkg: python-graphql-core 3.1.3-1

Modified:
  python-graphql-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-18 09:38:37 UTC (rev 894347)
+++ PKGBUILD	2021-03-18 09:38:55 UTC (rev 894348)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-graphql-core
-pkgver=3.1.2
-pkgrel=3
+pkgver=3.1.3
+pkgrel=1
 pkgdesc='GraphQL base implementation for Python'
 url=https://github.com/graphql-python/graphql-core
 arch=(any)
@@ -16,7 +16,7 @@
   git
   python-setuptools
 )
-_tag=3267c4c5c5ea06968beb59f16425de4a4b835ee1
+_tag=6494c7fcfa62418a4fe36cf23e0bbfebc10fe342
 source=(git+https://github.com/graphql-python/graphql-core.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list