Skip to content

Commit 2faddf7

Browse files
indygregzanieb
authored andcommitted
xorgproto 2019.1 -> 2024.1
I think deletion of the legacy proto packages a few commits ago fixed up the build failures the deleted comment alluded to.
1 parent 6bcce67 commit 2faddf7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -383,13 +383,11 @@
383383
"sha256": "2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c",
384384
"version": "1.17.0",
385385
},
386-
# Newer versions from at least 2023 have build failures for reasons we haven't
387-
# fully investigated.
388386
"xorgproto": {
389-
"url": "https://www.x.org/archive/individual/proto/xorgproto-2019.1.tar.gz",
390-
"size": 1119813,
391-
"sha256": "38ad1d8316515785d53c5162b4b7022918e03c11d72a5bd9df0a176607f42bca",
392-
"version": "2019.1",
387+
"url": "https://www.x.org/archive/individual/proto/xorgproto-2024.1.tar.gz",
388+
"size": 1115486,
389+
"sha256": "4f6b9b4faf91e5df8265b71843a91fc73dc895be6210c84117a996545df296ce",
390+
"version": "2024.1",
393391
},
394392
"xtrans": {
395393
"url": "https://www.x.org/archive/individual/lib/xtrans-1.6.0.tar.gz",

0 commit comments

Comments
 (0)