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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 30 09:51:46 UTC 2020


Author: sunpoet
Date: Thu Jul 30 09:51:41 2020
New Revision: 543757
URL: https://svnweb.freebsd.org/changeset/ports/543757

Log:
  Update to 0.13.6
  
  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	Thu Jul 30 09:51:35 2020	(r543756)
+++ head/www/py-starlette/Makefile	Thu Jul 30 09:51:41 2020	(r543757)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.13.5
+PORTVERSION=	0.13.6
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Thu Jul 30 09:51:35 2020	(r543756)
+++ head/www/py-starlette/distinfo	Thu Jul 30 09:51:41 2020	(r543757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416635
-SHA256 (starlette-0.13.5.tar.gz) = 27eb45ea740ea0d379b3adcd3ba53b538b5176d89daa3e8d96220f15630ae38a
-SIZE (starlette-0.13.5.tar.gz) = 49212
+TIMESTAMP = 1595865815
+SHA256 (starlette-0.13.6.tar.gz) = ebe8ee08d9be96a3c9f31b2cb2a24dbdf845247b745664bd8a3f9bd0c977fdbc
+SIZE (starlette-0.13.6.tar.gz) = 49216


More information about the svn-ports-all mailing list