diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-01-31 20:54:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-31 20:54:33 -0500 |
| commit | f379036fbc8872899fe130eea9168b1f17698012 (patch) | |
| tree | 6a4dac47ef64fcedc61e4ba536464c86b0b4cdf5 /changelog.d | |
| parent | 8f82e5077e2d3aab14aa3da636f79d37ff6d7ed7 (diff) | |
| parent | d3afa2f5c5521412188bd7698526378353455820 (diff) | |
| download | external_python_setuptools-f379036fbc8872899fe130eea9168b1f17698012.tar.gz external_python_setuptools-f379036fbc8872899fe130eea9168b1f17698012.tar.bz2 external_python_setuptools-f379036fbc8872899fe130eea9168b1f17698012.zip | |
Merge pull request #1665 from pypa/bugfix/1663-restore-port
Ensure port is included in package-index
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1665.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1665.change.rst b/changelog.d/1665.change.rst new file mode 100644 index 00000000..55a1c0f1 --- /dev/null +++ b/changelog.d/1665.change.rst @@ -0,0 +1 @@ +Restore port in URL handling in package_index. |
