Date: Sun, 2 Jan 2022 05:37:57 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: efef7ee05ad3 - main - textproc/py-wtf-peewee: update to 3.0.3 Message-ID: <202201020537.2025bvfG077690@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=efef7ee05ad358180d1e784f52356670770aafb0 commit efef7ee05ad358180d1e784f52356670770aafb0 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2022-01-02 05:36:31 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2022-01-02 05:36:31 +0000 textproc/py-wtf-peewee: update to 3.0.3 Changelog: https://github.com/coleifer/wtf-peewee/compare/3.0.2..3.0.3 PR: 260843 Reported by: Goran Mekić <meka@tilda.center> (maintainer) --- textproc/py-wtf-peewee/Makefile | 2 +- textproc/py-wtf-peewee/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-wtf-peewee/Makefile b/textproc/py-wtf-peewee/Makefile index f6f50819062b..45c972d0e63a 100644 --- a/textproc/py-wtf-peewee/Makefile +++ b/textproc/py-wtf-peewee/Makefile @@ -1,5 +1,5 @@ PORTNAME= wtf-peewee -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-wtf-peewee/distinfo b/textproc/py-wtf-peewee/distinfo index ee901e8cda78..819d401f6eb2 100644 --- a/textproc/py-wtf-peewee/distinfo +++ b/textproc/py-wtf-peewee/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597965040 -SHA256 (wtf-peewee-3.0.2.tar.gz) = 6d9a6587f600397a537b8b4d14d6111333a992a0f43b9f75b520275dae351a0f -SIZE (wtf-peewee-3.0.2.tar.gz) = 62887 +TIMESTAMP = 1640954647 +SHA256 (wtf-peewee-3.0.3.tar.gz) = faa953fe3f705d4f2b48f3c1a81c5c5a6a38f9ed1378c9a830e6efc1b0fccb15 +SIZE (wtf-peewee-3.0.3.tar.gz) = 62402
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201020537.2025bvfG077690>