git: d04d53774765 - main - graphics/py-vecrec: update 0.3.0 -> 0.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Aug 2024 00:33:54 UTC
The branch main has been updated by db: URL: https://cgit.FreeBSD.org/ports/commit/?id=d04d53774765e611c203d0704f202d44577fce64 commit d04d53774765e611c203d0704f202d44577fce64 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2024-08-22 00:29:19 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2024-08-22 00:29:19 +0000 graphics/py-vecrec: update 0.3.0 -> 0.3.1 <!--next-version-placeholder--> * Give `Rect.round()` the same API as `round()` ([`169bf73`](https://github.com/kxgames/vecrec/commit/169bf735bfccfbde8ea73dfa4769cae12bc6be3f)) PR: ports/280947 Reported by: Älven <alster@vinterdalen.se> --- graphics/py-vecrec/Makefile | 5 +++-- graphics/py-vecrec/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/py-vecrec/Makefile b/graphics/py-vecrec/Makefile index 6e0526b447fe..a10b9f390098 100644 --- a/graphics/py-vecrec/Makefile +++ b/graphics/py-vecrec/Makefile @@ -1,18 +1,19 @@ PORTNAME= vecrec -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= db@FreeBSD.org COMMENT= 2D vector and rectangle classes -WWW= https://pypi.org/project/vecrec +WWW= https://pypi.org/project/vecrec/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python USE_PYTHON= autoplist distutils + NO_ARCH= yes .include <bsd.port.mk> diff --git a/graphics/py-vecrec/distinfo b/graphics/py-vecrec/distinfo index ab8aa8cf3a56..49441ce9c053 100644 --- a/graphics/py-vecrec/distinfo +++ b/graphics/py-vecrec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584709751 -SHA256 (vecrec-0.3.0.tar.gz) = 7781b900a02ad4def8a53cd3bb96cd15d65bbde420503863bb3c2e4fbaaf36be -SIZE (vecrec-0.3.0.tar.gz) = 118946 +TIMESTAMP = 1724176148 +SHA256 (vecrec-0.3.1.tar.gz) = 96ff0f833f5ab548f08e720b99998d3a86ac8ce4ba50ae9aa35936d3338cf97f +SIZE (vecrec-0.3.1.tar.gz) = 18893