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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 25 18:26:26 UTC 2020


Author: sunpoet
Date: Sat Jan 25 18:26:25 2020
New Revision: 524085
URL: https://svnweb.freebsd.org/changeset/ports/524085

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

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

Modified: head/www/py-starlette/Makefile
==============================================================================
--- head/www/py-starlette/Makefile	Sat Jan 25 18:26:20 2020	(r524084)
+++ head/www/py-starlette/Makefile	Sat Jan 25 18:26:25 2020	(r524085)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	starlette
-PORTVERSION=	0.12.13
+PORTVERSION=	0.13.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-starlette/distinfo
==============================================================================
--- head/www/py-starlette/distinfo	Sat Jan 25 18:26:20 2020	(r524084)
+++ head/www/py-starlette/distinfo	Sat Jan 25 18:26:25 2020	(r524085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572971692
-SHA256 (starlette-0.12.13.tar.gz) = 9597bc28e3c4659107c1c4a45ec32dc45e947d78fe56230222be673b2c36454a
-SIZE (starlette-0.12.13.tar.gz) = 47042
+TIMESTAMP = 1579945465
+SHA256 (starlette-0.13.0.tar.gz) = 6bd414152d40d000ccbf6aa40ed89718b40868366a0f69fb83034f416303acef
+SIZE (starlette-0.13.0.tar.gz) = 47591


More information about the svn-ports-all mailing list