Date: Wed, 18 Jun 2025 11:09:58 GMT From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 656db5d5049c - main - devel/py-debtcollector: update to 3.0.0 Message-ID: <202506181109.55IB9w2S023904@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jadawin: URL: https://cgit.FreeBSD.org/ports/commit/?id=656db5d5049cecc4f1f1c3397b16e5baf8ced746 commit 656db5d5049cecc4f1f1c3397b16e5baf8ced746 Author: Philippe Audeoud <jadawin@FreeBSD.org> AuthorDate: 2025-06-18 10:05:42 +0000 Commit: Philippe Audeoud <jadawin@FreeBSD.org> CommitDate: 2025-06-18 10:05:42 +0000 devel/py-debtcollector: update to 3.0.0 PR: 287272 Approved by: maintainer timeout --- devel/py-debtcollector/Makefile | 7 +++---- devel/py-debtcollector/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/py-debtcollector/Makefile b/devel/py-debtcollector/Makefile index 6146e25f1c06..42d3f831c34f 100644 --- a/devel/py-debtcollector/Makefile +++ b/devel/py-debtcollector/Makefile @@ -1,6 +1,5 @@ PORTNAME= debtcollector -PORTVERSION= 1.20.0 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-funcsigs@${PY_FLAVOR} -NO_ARCH= yes - USES= python USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/py-debtcollector/distinfo b/devel/py-debtcollector/distinfo index 8cdb17e6b4ed..fd029cf96af4 100644 --- a/devel/py-debtcollector/distinfo +++ b/devel/py-debtcollector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532999362 -SHA256 (debtcollector-1.20.0.tar.gz) = f48639881e0dd492e3576fd714e2a4e422492bb586b9f90affe0f093d7a09ac8 -SIZE (debtcollector-1.20.0.tar.gz) = 27645 +TIMESTAMP = 1748965544 +SHA256 (debtcollector-3.0.0.tar.gz) = 2a8917d25b0e1f1d0d365d3c1c6ecfc7a522b1e9716e8a1a4a915126f7ccea6f +SIZE (debtcollector-3.0.0.tar.gz) = 31322home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506181109.55IB9w2S023904>
