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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 21 19:41:54 UTC 2020


Author: sunpoet
Date: Tue Apr 21 19:41:51 2020
New Revision: 532355
URL: https://svnweb.freebsd.org/changeset/ports/532355

Log:
  Update to 0.13.3
  
  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	Tue Apr 21 19:41:46 2020	(r532354)
+++ head/www/py-starlette/Makefile	Tue Apr 21 19:41:51 2020	(r532355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Tue Apr 21 19:41:46 2020	(r532354)
+++ head/www/py-starlette/distinfo	Tue Apr 21 19:41:51 2020	(r532355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582312162
-SHA256 (starlette-0.13.2.tar.gz) = a9bb130fa7aa736eda8a814b6ceb85ccf7a209ed53843d0d61e246b380afa10f
-SIZE (starlette-0.13.2.tar.gz) = 48335
+TIMESTAMP = 1587445420
+SHA256 (starlette-0.13.3.tar.gz) = e15689e130a358c5cb220b9aad1e7bcb8052504c321235dab431f065c77f010d
+SIZE (starlette-0.13.3.tar.gz) = 48683


More information about the svn-ports-head mailing list