Date: Wed, 8 Jul 2020 19:01:10 +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: r541558 - head/devel/py-pytest-isort Message-ID: <202007081901.068J1AAP064892@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 8 19:01:10 2020 New Revision: 541558 URL: https://svnweb.freebsd.org/changeset/ports/541558 Log: Update to 1.1.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 Wed Jul 8 19:00:09 2020 (r541557) +++ head/devel/py-pytest-isort/Makefile Wed Jul 8 19:01:10 2020 (r541558) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-isort -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-isort/distinfo ============================================================================== --- head/devel/py-pytest-isort/distinfo Wed Jul 8 19:00:09 2020 (r541557) +++ head/devel/py-pytest-isort/distinfo Wed Jul 8 19:01:10 2020 (r541558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588348213 -SHA256 (pytest-isort-1.0.0.tar.gz) = 758156cb4dc1db72adc1b7e253011f5eea117fab32af03cedb4cbfc6058b5f8f -SIZE (pytest-isort-1.0.0.tar.gz) = 6880 +TIMESTAMP = 1594117213 +SHA256 (pytest-isort-1.1.0.tar.gz) = 30bd29927ac1b92f0701c1c43de52abaf7ccedaec8f8c9775dfab4ee51d74006 +SIZE (pytest-isort-1.1.0.tar.gz) = 6958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007081901.068J1AAP064892>