Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:09:26 +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: r537652 - head/devel/py-marshmallow
Message-ID:  <202006031809.053I9QZw051336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  3 18:09:26 2020
New Revision: 537652
URL: https://svnweb.freebsd.org/changeset/ports/537652

Log:
  Update to 3.6.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	Wed Jun  3 18:09:21 2020	(r537651)
+++ head/devel/py-marshmallow/Makefile	Wed Jun  3 18:09:26 2020	(r537652)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	marshmallow
-PORTVERSION=	3.6.0
+PORTVERSION=	3.6.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-marshmallow/distinfo
==============================================================================
--- head/devel/py-marshmallow/distinfo	Wed Jun  3 18:09:21 2020	(r537651)
+++ head/devel/py-marshmallow/distinfo	Wed Jun  3 18:09:26 2020	(r537652)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589002627
-SHA256 (marshmallow-3.6.0.tar.gz) = c2673233aa21dde264b84349dc2fd1dce5f30ed724a0a00e75426734de5b84ab
-SIZE (marshmallow-3.6.0.tar.gz) = 169464
+TIMESTAMP = 1591186778
+SHA256 (marshmallow-3.6.1.tar.gz) = 35ee2fb188f0bd9fc1cf9ac35e45fd394bd1c153cee430745a465ea435514bd5
+SIZE (marshmallow-3.6.1.tar.gz) = 170442



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