git: f7ea2e9ddb3c - main - www/py-gandi.cli: Update version 1.5=>1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 10:34:11 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7ea2e9ddb3ce57678f9a7a06a494ab1118b5f17
commit f7ea2e9ddb3ce57678f9a7a06a494ab1118b5f17
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-09 23:22:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:34:07 +0000
www/py-gandi.cli: Update version 1.5=>1.6
- Mark DEPRECATED as upstream has discontinued the project. Excerpt from
the project page mentions:
We have decided not to continue to maintain the CLI project. The
existing project will remain as-is. Anyone interested in taking over
and forking the project can let us know and we can inform our users
and/or link to it.
If you have any questions, please feel free to contact our team.
- Set EXPIRATION_DATE to 2024-10-31. This should be moved along with
python 3.8. This is the max supported python version by the upstream
Relnotes: https://github.com/Gandi/gandi.cli/releases/tag/1.6
---
www/py-gandi.cli/Makefile | 8 ++++++--
www/py-gandi.cli/distinfo | 6 +++---
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/www/py-gandi.cli/Makefile b/www/py-gandi.cli/Makefile
index 9d9a1c82e3b4..4457f1bbaec7 100644
--- a/www/py-gandi.cli/Makefile
+++ b/www/py-gandi.cli/Makefile
@@ -1,7 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= gandi.cli
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,13 +12,17 @@ COMMENT= Gandi command line interface
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Upstream no longer continuing
+# Should be removed along with php38
+EXPIRATION_DATE= 2024-10-31
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipy>0:net-mgmt/py-ipy@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.6-3.8
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/www/py-gandi.cli/distinfo b/www/py-gandi.cli/distinfo
index bb1229b87e1a..c0553f0ecfbe 100644
--- a/www/py-gandi.cli/distinfo
+++ b/www/py-gandi.cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558097092
-SHA256 (gandi.cli-1.5.tar.gz) = a575be04fd373d4798ae16f6cbe03e8ed16255043788fb3de13bebfe7e621c84
-SIZE (gandi.cli-1.5.tar.gz) = 179987
+TIMESTAMP = 1646761396
+SHA256 (gandi.cli-1.6.tar.gz) = af59bf81a5a434dd3a5bc728a9475d80491ed73ce4343f2c1f479cbba09266c0
+SIZE (gandi.cli-1.6.tar.gz) = 186310