Date: Sunday, November 14, 2021 @ 08:26:30
  Author: alucryd
Revision: 1047334

upgpkg: python-graphene 3.0.0-1

Modified:
  python-graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-11-14 08:26:03 UTC (rev 1047333)
+++ PKGBUILD    2021-11-14 08:26:30 UTC (rev 1047334)
@@ -2,7 +2,7 @@
 # Contributor: Sven Schneider <[email protected]>
 
 pkgname=python-graphene
-pkgver=3.0.0b8
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='GraphQL framework for Python'
 arch=(any)
@@ -18,7 +18,7 @@
   git
   python-setuptools
 )
-_tag=0a54094f59e1b1bca83e4574dbb35587536bbce6
+_tag=27f19e5a905f95f3703a187aaabb67f1623d4a92
 source=(git+https://github.com/graphql-python/graphene.git#tag=${_tag})
 sha512sums=(SKIP)
 

Reply via email to