Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:52:52 +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: r529401 - head/devel/py-marshmallow
Message-ID:  <202003281252.02SCqqeM003039@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:52:52 2020
New Revision: 529401
URL: https://svnweb.freebsd.org/changeset/ports/529401

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

Modified:
  head/devel/py-marshmallow/Makefile
  head/devel/py-marshmallow/distinfo

Modified: head/devel/py-marshmallow/Makefile
==============================================================================
--- head/devel/py-marshmallow/Makefile	Sat Mar 28 12:52:47 2020	(r529400)
+++ head/devel/py-marshmallow/Makefile	Sat Mar 28 12:52:52 2020	(r529401)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	marshmallow
-PORTVERSION=	3.5.0
+PORTVERSION=	3.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-marshmallow/distinfo
==============================================================================
--- head/devel/py-marshmallow/distinfo	Sat Mar 28 12:52:47 2020	(r529400)
+++ head/devel/py-marshmallow/distinfo	Sat Mar 28 12:52:52 2020	(r529401)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582312154
-SHA256 (marshmallow-3.5.0.tar.gz) = 3a94945a7461f2ab4df9576e51c97d66bee2c86155d3d3933fab752b31effab8
-SIZE (marshmallow-3.5.0.tar.gz) = 168734
+TIMESTAMP = 1585064011
+SHA256 (marshmallow-3.5.1.tar.gz) = 90854221bbb1498d003a0c3cc9d8390259137551917961c8b5258c64026b2f85
+SIZE (marshmallow-3.5.1.tar.gz) = 168839



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