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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 16:21:57 UTC 2020


Author: sunpoet
Date: Wed Aug 19 16:21:51 2020
New Revision: 545386
URL: https://svnweb.freebsd.org/changeset/ports/545386

Log:
  Update to 0.13.8
  
  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	Wed Aug 19 16:21:46 2020	(r545385)
+++ head/www/py-starlette/Makefile	Wed Aug 19 16:21:51 2020	(r545386)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.13.7
+PORTVERSION=	0.13.8
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Wed Aug 19 16:21:46 2020	(r545385)
+++ head/www/py-starlette/distinfo	Wed Aug 19 16:21:51 2020	(r545386)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954374
-SHA256 (starlette-0.13.7.tar.gz) = 5abb66937fedf2fdc8d365a2b1dd9fc560aeb2b1ebf4266ffa639dbe6355c239
-SIZE (starlette-0.13.7.tar.gz) = 49239
+TIMESTAMP = 1597569995
+SHA256 (starlette-0.13.8.tar.gz) = 82df29b2149437ad828a883674bf031788600c876dae50835e98398bd1706183
+SIZE (starlette-0.13.8.tar.gz) = 49422


More information about the svn-ports-head mailing list