modern-london-16641
12/18/2023, 5:16 PMExpected sha256 hash of db4db3c08ffbb18582f856545f058a7a5e4ab6f17f75795ca90b3c38ee0a8ba4 when downloading sqlalchemy but hashed to 87f49295ffab7bcf6808f9dacb451bf6b31410be53ba27b72564cc9efa971e34.
which I imagine is expected (since these are pre-built wheels, rather than sdists / released wheels).. Any thoughts on why this happens?modern-london-16641
12/18/2023, 5:17 PMbroad-processor-92400
12/18/2023, 10:20 PMmodern-london-16641
12/19/2023, 7:29 PMmodern-london-16641
12/19/2023, 7:29 PMmodern-london-16641
12/19/2023, 7:30 PMmodern-london-16641
12/19/2023, 7:31 PMmodern-london-16641
12/19/2023, 7:36 PMmodern-london-16641
12/19/2023, 7:38 PMartifacts
section for sqlalchemy
has files from pypi and our "internal" registrymodern-london-16641
12/19/2023, 7:40 PM[python-repos]
indexes = [
# pypi passthrough and internal packages
'<https://gitlab.com/api/v4/projects/><passthrough>/packages/pypi/simple',
# internally built wheels of external projects '<https://gitlab.com/api/v4/projects/><internally_built_wheels>/packages/pypi/simple',
]
modern-london-16641
12/19/2023, 7:40 PMgenerate-lockfile
/ pip
is just throwing them all together into the lockfile?modern-london-16641
12/19/2023, 7:41 PMmodern-london-16641
12/19/2023, 7:53 PMmodern-london-16641
12/19/2023, 7:58 PMcurved-manchester-66006
12/19/2023, 8:01 PMmodern-london-16641
12/19/2023, 8:16 PM