Bump importlib-metadata from 2.0.0 to 3.1.0
Bumps importlib-metadata from 2.0.0 to 3.1.0.
Changelog
Sourced from importlib-metadata's changelog.
v3.1.0
- Merge with 2.1.0.
v2.1.0
- #253: When querying for package metadata, the lookup now honors
package normalization rules <https://packaging.python.org/specifications/recording-installed-packages/>
_.v3.0.0
- Require Python 3.6 or later.
Commits
-
c3421fb
Merge branch 'maint/2.x' -
dd25a38
Merge pull request #253 from uranusjr/search-dot-in-dist-info -
2bc4989
Add Only tag or users will complain. -
7f292bc
Merge pull request #250 from python/debt/py36 -
49f223d
Merge pull request #252 from FFY00/fix-diffcov -
3aa1141
Require Python 3.6 in tox and github actions -
ab04693
👹 Feed the hobgoblins (delint). -
bed8fd2
Merge branch 'master' into debt/py36 -
b072a46
Restore Python 2 compatibility. -
1028cb9
Support legacy filenames with an unnormalized dot. - Additional commits viewable in compare view