Issue #21324 has been updated by Charlie Sharpsteen. Category set to package Keywords set to pip
---------------------------------------- Bug #21324: Pip provider should not be case insensitive to package name https://projects.puppetlabs.com/issues/21324#change-93172 * Author: W. Andrew Loe III * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: * Category: package * Target version: * Affected Puppet version: * Keywords: pip * Branch: https://github.com/puppetlabs/puppet/pull/1715 ---------------------------------------- pip searches PyPi for packages by default. The default endpoint (simple) is case insensitive, so we should behave similarly. i.e. "flask" should match "Flask" in `pip freeze` -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
