ancient-breakfast-45303
08/19/2022, 8:02 PMpex --lock ...
that pants only considers the urls in the lock file and not the --find-links
and --index
arguments? I have a case where a lockfile references pypi but I need to build a pex in a constrained environment where the artifacts need to be downloaded from an internal registry.enough-analyst-54434
08/19/2022, 8:05 PMpex3 lock update --index ...
1st to flip URLs.hundreds-father-404
08/19/2022, 8:06 PMenough-analyst-54434
08/19/2022, 8:07 PMhundreds-father-404
08/19/2022, 8:07 PMenough-analyst-54434
08/19/2022, 8:07 PMenough-analyst-54434
08/19/2022, 8:09 PMhundreds-father-404
08/19/2022, 8:09 PMenough-analyst-54434
08/19/2022, 8:09 PMenough-analyst-54434
08/19/2022, 8:10 PMenough-analyst-54434
08/19/2022, 8:10 PMancient-breakfast-45303
08/19/2022, 8:10 PMancient-breakfast-45303
08/19/2022, 8:10 PMenough-analyst-54434
08/19/2022, 8:11 PMancient-breakfast-45303
08/19/2022, 8:11 PMenough-analyst-54434
08/19/2022, 8:12 PMenough-analyst-54434
08/19/2022, 8:12 PMenough-analyst-54434
08/19/2022, 8:13 PMancient-breakfast-45303
08/19/2022, 8:14 PMenough-analyst-54434
08/19/2022, 8:14 PMancient-breakfast-45303
08/19/2022, 8:14 PMenough-analyst-54434
08/19/2022, 8:17 PMenough-analyst-54434
08/19/2022, 8:17 PMenough-analyst-54434
08/19/2022, 8:18 PMenough-analyst-54434
08/19/2022, 8:18 PMancient-breakfast-45303
08/19/2022, 8:24 PMpex3 lock update
is that it can re-resolve the dependencies, where as I just want the urls to be updated. I would need to some how specify an empty list for -p
?enough-analyst-54434
08/19/2022, 8:29 PMenough-analyst-54434
08/19/2022, 8:30 PMjq
command or somesuch.enough-analyst-54434
08/19/2022, 8:31 PMancient-breakfast-45303
08/20/2022, 12:19 AMancient-breakfast-45303
08/20/2022, 12:20 AM-p
for now, it's not a big ask because I can work around it by just caching the pex root and pulling it downenough-analyst-54434
08/20/2022, 12:21 AMenough-analyst-54434
08/21/2022, 5:55 PM