Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 00:08:28 +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: r479874 - head/devel/py-attrs
Message-ID:  <201809160008.w8G08SQA031305@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 16 00:08:28 2018
New Revision: 479874
URL: https://svnweb.freebsd.org/changeset/ports/479874

Log:
  Update to 18.2.0
  
  Changes:	https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst
  PR:		231386
  Submitted by:	Axel Rau <axel.rau@chaos1.de> (maintainer)

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

Modified: head/devel/py-attrs/Makefile
==============================================================================
--- head/devel/py-attrs/Makefile	Sun Sep 16 00:08:22 2018	(r479873)
+++ head/devel/py-attrs/Makefile	Sun Sep 16 00:08:28 2018	(r479874)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	attrs
-PORTVERSION=	18.1.0
+PORTVERSION=	18.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-attrs/distinfo
==============================================================================
--- head/devel/py-attrs/distinfo	Sun Sep 16 00:08:22 2018	(r479873)
+++ head/devel/py-attrs/distinfo	Sun Sep 16 00:08:28 2018	(r479874)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529320200
-SHA256 (attrs-18.1.0.tar.gz) = e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b
-SIZE (attrs-18.1.0.tar.gz) = 106346
+TIMESTAMP = 1537052028
+SHA256 (attrs-18.2.0.tar.gz) = 10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69
+SIZE (attrs-18.2.0.tar.gz) = 116817



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