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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 2 01:39:21 UTC 2020


Author: sunpoet
Date: Sat May  2 01:39:17 2020
New Revision: 533638
URL: https://svnweb.freebsd.org/changeset/ports/533638

Log:
  Update to 0.13.4
  
  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 May  2 01:39:12 2020	(r533637)
+++ head/www/py-starlette/Makefile	Sat May  2 01:39:17 2020	(r533638)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.13.3
+PORTVERSION=	0.13.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Sat May  2 01:39:12 2020	(r533637)
+++ head/www/py-starlette/distinfo	Sat May  2 01:39:17 2020	(r533638)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587445420
-SHA256 (starlette-0.13.3.tar.gz) = e15689e130a358c5cb220b9aad1e7bcb8052504c321235dab431f065c77f010d
-SIZE (starlette-0.13.3.tar.gz) = 48683
+TIMESTAMP = 1588348227
+SHA256 (starlette-0.13.4.tar.gz) = 04fe51d86fd9a594d9b71356ed322ccde5c9b448fc716ac74155e5821a922f8d
+SIZE (starlette-0.13.4.tar.gz) = 48831


More information about the svn-ports-all mailing list