git: 968939342e43 - main - devel/py-python-bugzilla: Update to 3.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Mar 2022 16:22:47 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=968939342e434acdb6d6faf336c37f550b1251b9
commit 968939342e434acdb6d6faf336c37f550b1251b9
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-03-11 16:22:22 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-03-11 16:22:22 +0000
devel/py-python-bugzilla: Update to 3.2.0
- Take maintainership
Approved by: sunpoet (maintainer)
---
devel/py-python-bugzilla/Makefile | 6 +++---
devel/py-python-bugzilla/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/py-python-bugzilla/Makefile b/devel/py-python-bugzilla/Makefile
index ef5cad159c52..2308600f909a 100644
--- a/devel/py-python-bugzilla/Makefile
+++ b/devel/py-python-bugzilla/Makefile
@@ -1,12 +1,12 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= python-bugzilla
-PORTVERSION= 2.5.0
+PORTVERSION= 3.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sunpoet@FreeBSD.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Bugzilla XMLRPC access module
LICENSE= GPLv2+
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0:textproc/py-docutils@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
-USES= python:3.5+
+USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/devel/py-python-bugzilla/distinfo b/devel/py-python-bugzilla/distinfo
index 95be05f134d4..0cda9bf0776c 100644
--- a/devel/py-python-bugzilla/distinfo
+++ b/devel/py-python-bugzilla/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594185385
-SHA256 (python-bugzilla-2.5.0.tar.gz) = c61ad770f17cee2990274117aa176dc02a7f98fc98e73f144cac19f74a4adc2a
-SIZE (python-bugzilla-2.5.0.tar.gz) = 110931
+TIMESTAMP = 1647015134
+SHA256 (python-bugzilla-3.2.0.tar.gz) = 4efc8cfa297837c9e4eab220e197176715bd61ee33cec2c1b0f2790f07860387
+SIZE (python-bugzilla-3.2.0.tar.gz) = 114279