git: eb4a21ad58c8 - main - net/py-gdown: Update to 3.13.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 7 09:53:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb4a21ad58c8cb7004f81ebf03dc4a5595f735f3
commit eb4a21ad58c8cb7004f81ebf03dc4a5595f735f3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-07 09:21:36 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-07 09:39:09 +0000
net/py-gdown: Update to 3.13.0
Changes: https://github.com/wkentaro/gdown/commits/master
---
net/py-gdown/Makefile | 5 ++---
net/py-gdown/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/net/py-gdown/Makefile b/net/py-gdown/Makefile
index c2c76f9267e9..71c4ac7e1680 100644
--- a/net/py-gdown/Makefile
+++ b/net/py-gdown/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= gdown
-PORTVERSION= 3.12.2
+PORTVERSION= 3.13.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +10,9 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Google Drive direct download of big files
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.12.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR}
diff --git a/net/py-gdown/distinfo b/net/py-gdown/distinfo
index 67644f075c55..1772b2e0feae 100644
--- a/net/py-gdown/distinfo
+++ b/net/py-gdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604480698
-SHA256 (gdown-3.12.2.tar.gz) = 4b3a1301e57bfd8dce939bf25ef8fbb4b23967fd0f878eede328bdcc41386bac
-SIZE (gdown-3.12.2.tar.gz) = 8218
+TIMESTAMP = 1620298646
+SHA256 (gdown-3.13.0.tar.gz) = d5f9389539673875712beba4936c4ace95d24324953c6f0408a858c534c0bf21
+SIZE (gdown-3.13.0.tar.gz) = 9335
More information about the dev-commits-ports-all
mailing list