View | Details | Raw Unified | Return to bug 250030
Collapse All | Expand All

(-)lang/python38/Makefile.version (-1 / +1 lines)
Lines 3-6 Link Here
3
3
4
# Do not forget to update python documentation (lang/python-doc-*)
4
# Do not forget to update python documentation (lang/python-doc-*)
5
# Run "make -C lang/python-doc-html makesum"
5
# Run "make -C lang/python-doc-html makesum"
6
PYTHON_PORTVERSION=	3.8.5
6
PYTHON_PORTVERSION=	3.8.6
(-)lang/python38/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1595578928
1
TIMESTAMP = 1601578535
2
SHA256 (python/Python-3.8.5.tar.xz) = e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0
2
SHA256 (python/Python-3.8.6.tar.xz) = a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a
3
SIZE (python/Python-3.8.5.tar.xz) = 18019640
3
SIZE (python/Python-3.8.6.tar.xz) = 18233864
(-)lang/python38/pkg-plist (-2 / +2 lines)
Lines 2166-2173 Link Here
2166
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc
2166
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc
2167
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc
2167
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc
2168
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.pyc
2168
lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.pyc
2169
lib/python%%XYDOT%%/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl
2169
lib/python%%XYDOT%%/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any.whl
2170
lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl
2170
lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-49.2.1-py3-none-any.whl
2171
lib/python%%XYDOT%%/ensurepip/_uninstall.py
2171
lib/python%%XYDOT%%/ensurepip/_uninstall.py
2172
lib/python%%XYDOT%%/enum.py
2172
lib/python%%XYDOT%%/enum.py
2173
lib/python%%XYDOT%%/filecmp.py
2173
lib/python%%XYDOT%%/filecmp.py

Return to bug 250030