File tree Expand file tree Collapse file tree 6 files changed +13
-10
lines changed Expand file tree Collapse file tree 6 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 11PORTNAME = python-socketio
22PORTVERSION = 4.6.1
3- PORTREVISION = 1
3+ PORTREVISION = 2
44CATEGORIES = devel net python
55MASTER_SITES = CHEESESHOP
66PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
1414RUN_DEPENDS = ${PYTHON_PKGNAMEPREFIX}python-engineio>=3.13.0<4:devel/py-python-engineio@${PY_FLAVOR} \
1515 ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
1616
17- USES = python:3.6 +
17+ USES = python:3.7 +
1818USE_PYTHON = autoplist concurrent distutils
1919
2020NO_ARCH = yes
Original file line number Diff line number Diff line change 11# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
22
33PORTNAME = websockets
4- PORTVERSION = 9.1
4+ PORTVERSION = 10.0
55CATEGORIES = devel python
66MASTER_SITES = CHEESESHOP
77PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT= Implementation of the WebSocket Protocol (RFC 6455 and 7692)
1111
1212LICENSE = BSD3CLAUSE
1313
14- USES = python:3.6 +
14+ USES = python:3.7 +
1515USE_PYTHON = autoplist distutils
1616
1717post-install :
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1622195262
2- SHA256 (websockets-9.1 .tar.gz) = 276d2339ebf0df4f45df453923ebd2270b87900eda5dfd4a6b0cfa15f82111c3
3- SIZE (websockets-9.1 .tar.gz) = 76694
1+ TIMESTAMP = 1633762714
2+ SHA256 (websockets-10.0 .tar.gz) = c4fc9a1d242317892590abe5b61a9127f1a61740477bfb121743f290b8054002
3+ SIZE (websockets-10.0 .tar.gz) = 81838
Original file line number Diff line number Diff line change 22
33PORTNAME = pychess
44PORTVERSION = 1.0.2
5+ PORTREVISION = 1
56CATEGORIES = games python
67MASTER_SITES = https://github.com/pychess/pychess/releases/download/${PORTVERSION}/
78
@@ -18,7 +19,7 @@ COMMON_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} \
1819RUN_DEPENDS = ${COMMON_DEPENDS}
1920BUILD_DEPENDS = ${COMMON_DEPENDS}
2021
21- USES = desktop-file-utils display:configure gettext gnome python:3.3 +
22+ USES = desktop-file-utils display:configure gettext gnome python:3.7 +
2223# DISPLAY must be set at all steps:
2324.for t in build install stage
2425_USES_$t+ = ${_USES_configure}
Original file line number Diff line number Diff line change 11PORTNAME = saltyrtc.server
22PORTVERSION = 5.0.1
3+ PORTREVISION = 1
34CATEGORIES = net python
45MASTER_SITES = CHEESESHOP
56PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -27,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.checkdocs>=0.2:textproc/py-colle
2728 ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.5:devel/py-pytest-cov@${PY_FLAVOR} \
2829 ${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.10:devel/py-pytest-mock@${PY_FLAVOR}
2930
30- USES = python:3.6 +
31+ USES = python:3.7 +
3132USE_PYTHON = autoplist distutils
3233USE_RC_SUBR = saltyrtc-server
3334
Original file line number Diff line number Diff line change 11PORTNAME = yt-dlp
22DISTVERSION = 2021.09.25
3+ PORTREVISION = 1
34CATEGORIES = www
45
56MAINTAINER = yuri@FreeBSD.org
@@ -15,7 +16,7 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
1516BUILD_DEPENDS = ${PY_DEPENDS}
1617RUN_DEPENDS = ${PY_DEPENDS}
1718
18- USES = gmake python:3.6 + shebangfix
19+ USES = gmake python:3.7 + shebangfix
1920SHEBANG_GLOB = devscripts/*.py
2021
2122USE_GITHUB = yes
You can’t perform that action at this time.
0 commit comments