svn commit: r545006 - head/www/py-starlette

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 15 17:08:38 UTC 2020


Author: sunpoet
Date: Sat Aug 15 17:08:35 2020
New Revision: 545006
URL: https://svnweb.freebsd.org/changeset/ports/545006

Log:
  Update to 0.13.7
  
  Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
  		https://www.starlette.io/release-notes/
  		https://github.com/encode/starlette/commits/master

Modified:
  head/www/py-starlette/Makefile
  head/www/py-starlette/distinfo

Modified: head/www/py-starlette/Makefile
==============================================================================
--- head/www/py-starlette/Makefile	Sat Aug 15 17:08:30 2020	(r545005)
+++ head/www/py-starlette/Makefile	Sat Aug 15 17:08:35 2020	(r545006)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.13.6
+PORTVERSION=	0.13.7
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Sat Aug 15 17:08:30 2020	(r545005)
+++ head/www/py-starlette/distinfo	Sat Aug 15 17:08:35 2020	(r545006)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595865815
-SHA256 (starlette-0.13.6.tar.gz) = ebe8ee08d9be96a3c9f31b2cb2a24dbdf845247b745664bd8a3f9bd0c977fdbc
-SIZE (starlette-0.13.6.tar.gz) = 49216
+TIMESTAMP = 1596954374
+SHA256 (starlette-0.13.7.tar.gz) = 5abb66937fedf2fdc8d365a2b1dd9fc560aeb2b1ebf4266ffa639dbe6355c239
+SIZE (starlette-0.13.7.tar.gz) = 49239


More information about the svn-ports-head mailing list