[MacPorts] #68661: Some Python distfiles not updated
MacPorts
noreply at macports.org
Sat Nov 11 13:37:33 UTC 2023
#68661: Some Python distfiles not updated
----------------------+--------------------
Reporter: erikbs | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: invalid | Keywords:
Port: py-lxml |
----------------------+--------------------
Comment (by erikbs):
It passed CI with the exact same Portfile that I tried locally, so there
must be something that caused fetching to fail on my computer. I do run an
older OS X version (10.9), but I would have expected at least an entry in
the log saying that it had tried contacting pypi.org?
I managed to test locally just now by manually putting the new version in
`/opt/local/var/macports/distfiles/py-lxml`:
{{{
[/] upgrade py311-lxml
---> Computing dependencies for py311-lxml
---> Fetching archive for py311-lxml
---> Attempting to fetch py311-lxml-4.9.3_0.darwin_13.x86_64.tbz2 from
http://packages.macports.org/py311-lxml
---> Attempting to fetch py311-lxml-4.9.3_0.darwin_13.x86_64.tbz2 from
http://cph.dk.packages.macports.org/py311-lxml
---> Attempting to fetch py311-lxml-4.9.3_0.darwin_13.x86_64.tbz2 from
http://fra.de.packages.macports.org/py311-lxml
---> Fetching distfiles for py311-lxml
---> Verifying checksums for py311-lxml
---> Extracting py311-lxml
---> Applying patches to py311-lxml
---> Configuring py311-lxml
---> Building py311-lxml
---> Staging py311-lxml into destroot
---> Installing py311-lxml @4.9.3_0
---> Cleaning py311-lxml
---> Computing dependencies for py311-lxml
---> Deactivating py311-lxml @4.9.1_0
---> Cleaning py311-lxml
---> Activating py311-lxml @4.9.3_0
---> Cleaning py311-lxml
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68661#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list