summaryrefslogtreecommitdiff
path: root/lang/python39
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-12-08 14:21:45 +0000
committerWen Heping <wen@FreeBSD.org>2020-12-08 14:21:45 +0000
commit894a4a050ce652df4026072510ecf86d24762129 (patch)
tree824882fe281cf104a662881c9c4c948c25419bcb /lang/python39
parent474c58225901506034740902ad282c10504b1844 (diff)
Notes
Diffstat (limited to 'lang/python39')
-rw-r--r--lang/python39/Makefile1
-rw-r--r--lang/python39/Makefile.version2
-rw-r--r--lang/python39/distinfo6
-rw-r--r--lang/python39/pkg-plist5
4 files changed, 8 insertions, 6 deletions
diff --git a/lang/python39/Makefile b/lang/python39/Makefile
index 0f4b0324350b..9ce6ef92d793 100644
--- a/lang/python39/Makefile
+++ b/lang/python39/Makefile
@@ -3,7 +3,6 @@
PORTNAME= python
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
diff --git a/lang/python39/Makefile.version b/lang/python39/Makefile.version
index ebdc87840eb3..294e74324992 100644
--- a/lang/python39/Makefile.version
+++ b/lang/python39/Makefile.version
@@ -3,4 +3,4 @@
# Do not forget to update python documentation (lang/python-doc-*)
# Run "make -C lang/python-doc-html makesum"
-PYTHON_PORTVERSION= 3.9.0
+PYTHON_PORTVERSION= 3.9.1
diff --git a/lang/python39/distinfo b/lang/python39/distinfo
index 347ef29652cf..7de5d0c51fff 100644
--- a/lang/python39/distinfo
+++ b/lang/python39/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602506019
-SHA256 (python/Python-3.9.0.tar.xz) = 9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854
-SIZE (python/Python-3.9.0.tar.xz) = 18866140
+TIMESTAMP = 1607432056
+SHA256 (python/Python-3.9.1.tar.xz) = 991c3f8ac97992f3d308fefeb03a64db462574eadbff34ce8bc5bb583d9903ff
+SIZE (python/Python-3.9.1.tar.xz) = 18897104
diff --git a/lang/python39/pkg-plist b/lang/python39/pkg-plist
index ca60a9f29057..d2fffb57c43d 100644
--- a/lang/python39/pkg-plist
+++ b/lang/python39/pkg-plist
@@ -2186,7 +2186,6 @@ lib/python%%XYDOT%%/ensurepip/_bundled/__init__.py
lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-1.pyc
lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.opt-2.pyc
lib/python%%XYDOT%%/ensurepip/_bundled/__pycache__/__init__.cpython-%%XY%%.pyc
-lib/python%%XYDOT%%/ensurepip/_bundled/pip-20.2.1-py2.py3-none-any.whl
lib/python%%XYDOT%%/ensurepip/_bundled/pip-20.2.3-py2.py3-none-any.whl
lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-49.2.1-py3-none-any.whl
lib/python%%XYDOT%%/ensurepip/_uninstall.py
@@ -5458,6 +5457,9 @@ lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_events.cpython-%%XY%%.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures.cpython-%%XY%%.opt-1.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures.cpython-%%XY%%.opt-2.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures.cpython-%%XY%%.pyc
+lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures2.cpython-%%XY%%.opt-1.pyc
+lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures2.cpython-%%XY%%.opt-2.pyc
+lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_futures2.cpython-%%XY%%.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_locks.cpython-%%XY%%.opt-1.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_locks.cpython-%%XY%%.opt-2.pyc
lib/python%%XYDOT%%/test/test_asyncio/__pycache__/test_locks.cpython-%%XY%%.pyc
@@ -5527,6 +5529,7 @@ lib/python%%XYDOT%%/test/test_asyncio/test_buffered_proto.py
lib/python%%XYDOT%%/test/test_asyncio/test_context.py
lib/python%%XYDOT%%/test/test_asyncio/test_events.py
lib/python%%XYDOT%%/test/test_asyncio/test_futures.py
+lib/python%%XYDOT%%/test/test_asyncio/test_futures2.py
lib/python%%XYDOT%%/test/test_asyncio/test_locks.py
lib/python%%XYDOT%%/test/test_asyncio/test_pep492.py
lib/python%%XYDOT%%/test/test_asyncio/test_proactor_events.py