Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:02:27 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525577 - head/devel/py-graphene-django
Message-ID:  <202002081902.018J2Rga071715@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  8 19:02:27 2020
New Revision: 525577
URL: https://svnweb.freebsd.org/changeset/ports/525577

Log:
  Update to 2.8.1
  
  Changes:	https://github.com/graphql-python/graphene-django/releases

Modified:
  head/devel/py-graphene-django/Makefile
  head/devel/py-graphene-django/distinfo

Modified: head/devel/py-graphene-django/Makefile
==============================================================================
--- head/devel/py-graphene-django/Makefile	Sat Feb  8 19:02:21 2020	(r525576)
+++ head/devel/py-graphene-django/Makefile	Sat Feb  8 19:02:27 2020	(r525577)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	graphene-django
-PORTVERSION=	2.8.0
+PORTVERSION=	2.8.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-graphene-django/distinfo
==============================================================================
--- head/devel/py-graphene-django/distinfo	Sat Feb  8 19:02:21 2020	(r525576)
+++ head/devel/py-graphene-django/distinfo	Sat Feb  8 19:02:27 2020	(r525577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577873383
-SHA256 (graphene-django-2.8.0.tar.gz) = 85376ed02941f579849033c027cd8b1e31be72765b504a08706ccb9234ecdc26
-SIZE (graphene-django-2.8.0.tar.gz) = 51251
+TIMESTAMP = 1581154748
+SHA256 (graphene-django-2.8.1.tar.gz) = 6e64bc9df1e4d4be247aedc63f61047cae673156198e433110bf87ae2d072a83
+SIZE (graphene-django-2.8.1.tar.gz) = 51680



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002081902.018J2Rga071715>