[iris firefox] Please upload the following to Mozilla's internal Pypi mirror
Categories
(Release Engineering :: General, task)
Tracking
(Not tracked)
People
(Reporter: mbrandt, Assigned: mozilla)
References
Details
When convenient, please upload the following.
For visibility - comments welcomed - I ran pip freeze and then the following command in a clean virtualenv to see what failures were produced by missing dependencies on the mirror: pip install -U -f https://pypi.pub.build.mozilla.org/pub/ -r requirements.txt --no-cache-dir -i https://pypi.pub.build.mozilla.org/pub/. The results of those missing dependencies are below.
:aki pointed out using pip-compile-multi to generate dependency graphs that can then be diff'd intelligently to track dependency changes on the project. I'll work with the team and exploring adding this to our workflow.
asgiref==3.2.3
https://files.pythonhosted.org/packages/a5/cb/5a235b605a9753ebcb2730c75e610fb51c8cab3f01230080a8229fa36adb/asgiref-3.2.3-py2.py3-none-any.whl
SHA256 ea448f92fc35a0ef4b1508f53a04c4670255a3f33d22a81c8fc9c872036adbe5
certifi==2019.11.28
https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl
SHA256 017c25db2a153ce562900032d5bc68e9f191e44e9a0f762f373977de9df1fbb3
Django==3.0
https://files.pythonhosted.org/packages/43/d6/0aed0b12c66527748ce5a007da4618a65dfbe1f8fca82eccedf57d60295f/Django-3.0-py3-none-any.whl
SHA256 6f857bd4e574442ba35a7172f1397b303167dae964cf18e53db5e85fe248d000
importlib-metadata==1.1.0
https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
SHA256 e6ac600a142cf2db707b1998382cc7fc3b02befb7273876e01b8ad10b9652742
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
moziris==0.8.3
https://files.pythonhosted.org/packages/66/db/8b29df3639a3c3989195a1a5732a5ea3648411dbfc6b6d016f7caa6c276e/moziris-0.8.3.tar.gz
SHA256 5caebe6c3351d4d57de60cf7bd722fae3694fb817899c238c83eb8d5c2519357
| Assignee | ||
Comment 2•6 years ago
|
||
Done.
Description
•