mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
misc/py-socli: Update to 3.0
- Update PORTVERSION and distinfo checksum (3.0) - Add devel/py-colorama dependency Changes: https://github.com/gautamkrishnar/socli/releases/tag/3.0
This commit is contained in:
parent
3a3db2e9df
commit
19baf52577
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433047
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= socli
|
||||
PORTVERSION= 2.9
|
||||
PORTVERSION= 3.0
|
||||
CATEGORIES= misc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -12,7 +12,8 @@ COMMENT= Stack overflow command line interface
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama \
|
||||
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests
|
||||
|
||||
USES= dos2unix python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1483991989
|
||||
SHA256 (gautamkrishnar-socli-2.9_GH0.tar.gz) = 8f8220ae406e59d185d229aeb7c48f5b5fc983b61a83d3f6ddb2fa9423894ed2
|
||||
SIZE (gautamkrishnar-socli-2.9_GH0.tar.gz) = 12540
|
||||
TIMESTAMP = 1485956830
|
||||
SHA256 (gautamkrishnar-socli-3.0_GH0.tar.gz) = 448907f3f42241945ad32400be96557ddaf2bf96cf45802f7640c261f370d1ca
|
||||
SIZE (gautamkrishnar-socli-3.0_GH0.tar.gz) = 13010
|
||||
|
Loading…
Reference in New Issue
Block a user