Date: Tue, 26 Jan 2021 17:28:11 +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: r562807 - head/devel/py-pytest-isort Message-ID: <202101261728.10QHSBuI020729@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 26 17:28:11 2021 New Revision: 562807 URL: https://svnweb.freebsd.org/changeset/ports/562807 Log: Update to 1.3.0 Changes: https://github.com/moccu/pytest-isort/blob/master/CHANGELOG.rst Modified: head/devel/py-pytest-isort/Makefile head/devel/py-pytest-isort/distinfo Modified: head/devel/py-pytest-isort/Makefile ============================================================================== --- head/devel/py-pytest-isort/Makefile Tue Jan 26 17:28:06 2021 (r562806) +++ head/devel/py-pytest-isort/Makefile Tue Jan 26 17:28:11 2021 (r562807) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-isort -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-isort/distinfo ============================================================================== --- head/devel/py-pytest-isort/distinfo Tue Jan 26 17:28:06 2021 (r562806) +++ head/devel/py-pytest-isort/distinfo Tue Jan 26 17:28:11 2021 (r562807) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599302757 -SHA256 (pytest-isort-1.2.0.tar.gz) = f0fcf9674f3a627b36e07466d335e82b0f7c4f9e0f7ec39f2a1750b0189d5371 -SIZE (pytest-isort-1.2.0.tar.gz) = 7285 +TIMESTAMP = 1611665441 +SHA256 (pytest-isort-1.3.0.tar.gz) = 46a12331a701e2f21d48548b2828c8b0a7956dbf1cd5347163f537deb24332dd +SIZE (pytest-isort-1.3.0.tar.gz) = 7321
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261728.10QHSBuI020729>