mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
get_package_names did not correctly strip the GitHub URLs from package names, resulting in the "package names" for our dependencies installed from Git being tracked with the complete sha1sum included in the name. This meant that upgrading our virtualenvs incorrectly ended up resorting to creating an entirely new virtualenv whenever we changed a dependency that had previously been installed from GitHub URLs.
9.8 KiB
9.8 KiB