mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
x11-toolkits/py-xlib: Update 0.21 -> 0.23-4
I am updating to 0.23-4 because of this bug https://github.com/python-xlib/python-xlib/issues/121 It renders py-xlib broken on all systems with UNIX socket X11 DISPLAY, which is often/always a default. PR: 229872 Approved by: Eero Hänninen <fax@nohik.ee> (maintainer)
This commit is contained in:
parent
55e31b2a25
commit
d417844fc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474897
@ -2,7 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xlib
|
||||
PORTVERSION= 0.21
|
||||
DISTVERSION= 0.23-4
|
||||
DISTVERSIONSUFFIX= -g45e4b62
|
||||
CATEGORIES= x11-toolkits python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -17,13 +18,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.7:devel/py-setuptools_sc
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= python-xlib
|
||||
GH_PROJECT= python-xlib
|
||||
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519319999
|
||||
SHA256 (python-xlib-python-xlib-0.21_GH0.tar.gz) = 14bc4eb406f5dc071410520751ddd239fb19499bafeefb31abc9be367ec47741
|
||||
SIZE (python-xlib-python-xlib-0.21_GH0.tar.gz) = 217379
|
||||
TIMESTAMP = 1531942908
|
||||
SHA256 (python-xlib-python-xlib-0.23-4-g45e4b62_GH0.tar.gz) = 19a00df7a7d47d32e4cfe136c625e6219bf08616d95270adf98ccc8ef795ad50
|
||||
SIZE (python-xlib-python-xlib-0.23-4-g45e4b62_GH0.tar.gz) = 217840
|
||||
|
Loading…
Reference in New Issue
Block a user