forked from Lainports/freebsd-ports
www/qutebrowser: update to 3.4.0
From now on it requires Python 3.9 or newer.
This commit is contained in:
parent
1a22470704
commit
6a719fcce8
2 changed files with 5 additions and 6 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= qutebrowser
|
PORTNAME= qutebrowser
|
||||||
DISTVERSION= 3.3.1
|
DISTVERSION= 3.4.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
|
|
||||||
|
|
@ -23,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
|
||||||
FLAVORS= qt6 qt5
|
FLAVORS= qt6 qt5
|
||||||
FLAVOR?= ${FLAVORS:[1]}
|
FLAVOR?= ${FLAVORS:[1]}
|
||||||
|
|
||||||
USES= cpe desktop-file-utils python
|
USES= cpe desktop-file-utils python:3.9+
|
||||||
USE_PYQT= webengine
|
USE_PYQT= webengine
|
||||||
USE_PYTHON= autoplist noflavors pep517
|
USE_PYTHON= autoplist noflavors pep517
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1729189653
|
TIMESTAMP = 1736615084
|
||||||
SHA256 (qutebrowser-3.3.1.tar.gz) = aadb64accc730bc9a15ce341c9a0580b1f36383ed4874f54d31ce1dabe94e17a
|
SHA256 (qutebrowser-3.4.0.tar.gz) = 814124c0ed337430e613a1da366d5e38904cb2049afb1505971456ca5ca6223e
|
||||||
SIZE (qutebrowser-3.3.1.tar.gz) = 6059431
|
SIZE (qutebrowser-3.4.0.tar.gz) = 6065180
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue