Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 19:53:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483522 - head/devel/py-marshmallow
Message-ID:  <201810301953.w9UJrtcC055085@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 30 19:53:54 2018
New Revision: 483522
URL: https://svnweb.freebsd.org/changeset/ports/483522

Log:
  Update to 3.0.0b19
  
  Changes:	https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst

Modified:
  head/devel/py-marshmallow/Makefile
  head/devel/py-marshmallow/distinfo   (contents, props changed)

Modified: head/devel/py-marshmallow/Makefile
==============================================================================
--- head/devel/py-marshmallow/Makefile	Tue Oct 30 19:53:45 2018	(r483521)
+++ head/devel/py-marshmallow/Makefile	Tue Oct 30 19:53:54 2018	(r483522)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	marshmallow
-DISTVERSION=	3.0.0b7
-PORTREVISION=	0
+DISTVERSION=	3.0.0b19
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-marshmallow/distinfo
==============================================================================
--- head/devel/py-marshmallow/distinfo	Tue Oct 30 19:53:45 2018	(r483521)
+++ head/devel/py-marshmallow/distinfo	Tue Oct 30 19:53:54 2018	(r483522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520443194
-SHA256 (marshmallow-3.0.0b7.tar.gz) = dac05fc434aa21ba46e7a7d468c844c899e44f42380fba04dd896253fd7d7d52
-SIZE (marshmallow-3.0.0b7.tar.gz) = 148697
+TIMESTAMP = 1540910772
+SHA256 (marshmallow-3.0.0b19.tar.gz) = 5e0053c86e3abaa72a03bbe0021ec97270c13fd6400b682eb1aeaf24b871bc8a
+SIZE (marshmallow-3.0.0b19.tar.gz) = 161637



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810301953.w9UJrtcC055085>