@hroncok commented on this pull request.
> if normalized_names_require_pep503:
- dep_normalized_name = normalize_name(dep.project_name)
+ dep_normalized_name = normalize_name(dep.name)
else:
dep_normalized_name = dep.key
In that case, I don't get the question :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1317#discussion_r494210959
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint