Thu Dec 30 11:52:48 2021 UTC ()
python36: removed


(adam)
diff -r1.618 -r1.619 pkgsrc/lang/Makefile
diff -r1.1 -r0 pkgsrc/lang/py36-html-docs/DESCR
diff -r1.16 -r0 pkgsrc/lang/py36-html-docs/Makefile
diff -r1.8 -r0 pkgsrc/lang/py36-html-docs/PLIST
diff -r1.17 -r0 pkgsrc/lang/py36-html-docs/distinfo
diff -r1.139 -r1.140 pkgsrc/lang/python/pyversion.mk
diff -r1.2 -r0 pkgsrc/lang/python36/ALTERNATIVES
diff -r1.1 -r0 pkgsrc/lang/python36/DESCR
diff -r1.1 -r0 pkgsrc/lang/python36/PLIST.Darwin
diff -r1.1 -r0 pkgsrc/lang/python36/PLIST.FreeBSD
diff -r1.1 -r0 pkgsrc/lang/python36/PLIST.IRIX
diff -r1.1 -r0 pkgsrc/lang/python36/buildlink3.mk
diff -r1.33 -r0 pkgsrc/lang/python36/Makefile
diff -r1.16 -r0 pkgsrc/lang/python36/PLIST
diff -r1.16 -r0 pkgsrc/lang/python36/dist.mk
diff -r1.3 -r0 pkgsrc/lang/python36/PLIST.Linux
diff -r1.3 -r0 pkgsrc/lang/python36/PLIST.SunOS
diff -r1.40 -r0 pkgsrc/lang/python36/distinfo
diff -r1.5 -r0 pkgsrc/lang/python36/options.mk
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Lib_ctypes_____init____.py
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Lib_distutils_unixccompiler.py
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Modules_makesetup
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Modules_nismodule.c
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Modules_socketmodule.h
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-Python_thread__pthread.h
diff -r1.1 -r0 pkgsrc/lang/python36/patches/patch-pyconfig.h.in
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Lib_ctypes_util.py
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Lib_distutils_command_install.py
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Lib_distutils_sysconfig.py
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Lib_lib2to3_pgen2_driver.py
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Lib_sysconfig.py
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Modules_socketmodule.c
diff -r1.2 -r0 pkgsrc/lang/python36/patches/patch-Python_pylifecycle.c
diff -r1.6 -r0 pkgsrc/lang/python36/patches/patch-Makefile.pre.in
diff -r1.6 -r0 pkgsrc/lang/python36/patches/patch-setup.py
diff -r1.13 -r0 pkgsrc/lang/python36/patches/patch-configure

cvs diff -r1.618 -r1.619 pkgsrc/lang/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/Makefile 2021/12/29 06:06:51 1.618
+++ pkgsrc/lang/Makefile 2021/12/30 11:52:47 1.619
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.618 2021/12/29 06:06:51 taca Exp $ 1# $NetBSD: Makefile,v 1.619 2021/12/30 11:52:47 adam Exp $
2# 2#
3 3
4COMMENT= Programming languages 4COMMENT= Programming languages
5 5
6SUBDIR+= Cg-compiler 6SUBDIR+= Cg-compiler
7SUBDIR+= LuaJIT2 7SUBDIR+= LuaJIT2
8SUBDIR+= R-cpp11 8SUBDIR+= R-cpp11
9SUBDIR+= R-sourcetools 9SUBDIR+= R-sourcetools
10SUBDIR+= STk 10SUBDIR+= STk
11SUBDIR+= a60 11SUBDIR+= a60
12SUBDIR+= abcl 12SUBDIR+= abcl
13SUBDIR+= adoptopenjdk11-bin 13SUBDIR+= adoptopenjdk11-bin
14SUBDIR+= algol68g 14SUBDIR+= algol68g
@@ -212,33 +212,31 @@ SUBDIR+= py-mypy_extensions @@ -212,33 +212,31 @@ SUBDIR+= py-mypy_extensions
212SUBDIR+= py-parso 212SUBDIR+= py-parso
213SUBDIR+= py-paver 213SUBDIR+= py-paver
214SUBDIR+= py-py3c 214SUBDIR+= py-py3c
215SUBDIR+= py-pygls 215SUBDIR+= py-pygls
216SUBDIR+= py-pyrex 216SUBDIR+= py-pyrex
217SUBDIR+= py-python-language-server 217SUBDIR+= py-python-language-server
218SUBDIR+= py-python-lua 218SUBDIR+= py-python-lua
219SUBDIR+= py-pythonz 219SUBDIR+= py-pythonz
220SUBDIR+= py-six 220SUBDIR+= py-six
221SUBDIR+= py-spark-parser 221SUBDIR+= py-spark-parser
222SUBDIR+= py-uncompyle6 222SUBDIR+= py-uncompyle6
223SUBDIR+= py27-html-docs 223SUBDIR+= py27-html-docs
224SUBDIR+= py310-html-docs 224SUBDIR+= py310-html-docs
225SUBDIR+= py36-html-docs 
226SUBDIR+= py37-html-docs 225SUBDIR+= py37-html-docs
227SUBDIR+= py38-html-docs 226SUBDIR+= py38-html-docs
228SUBDIR+= py39-html-docs 227SUBDIR+= py39-html-docs
229SUBDIR+= python27 228SUBDIR+= python27
230SUBDIR+= python310 229SUBDIR+= python310
231SUBDIR+= python36 
232SUBDIR+= python37 230SUBDIR+= python37
233SUBDIR+= python38 231SUBDIR+= python38
234SUBDIR+= python39 232SUBDIR+= python39
235SUBDIR+= qore 233SUBDIR+= qore
236SUBDIR+= quickjs 234SUBDIR+= quickjs
237SUBDIR+= racket 235SUBDIR+= racket
238SUBDIR+= racket-textual 236SUBDIR+= racket-textual
239SUBDIR+= rakudo 237SUBDIR+= rakudo
240SUBDIR+= rcfunge 238SUBDIR+= rcfunge
241SUBDIR+= rexx-imc 239SUBDIR+= rexx-imc
242SUBDIR+= rexx-regina 240SUBDIR+= rexx-regina
243SUBDIR+= ruby 241SUBDIR+= ruby
244SUBDIR+= ruby-coffee-script 242SUBDIR+= ruby-coffee-script

File Deleted: pkgsrc/lang/py36-html-docs/Attic/DESCR

File Deleted: pkgsrc/lang/py36-html-docs/Attic/Makefile

File Deleted: pkgsrc/lang/py36-html-docs/Attic/PLIST

File Deleted: pkgsrc/lang/py36-html-docs/Attic/distinfo

cvs diff -r1.139 -r1.140 pkgsrc/lang/python/pyversion.mk (expand / switch to unified diff)

--- pkgsrc/lang/python/pyversion.mk 2021/10/10 19:10:41 1.139
+++ pkgsrc/lang/python/pyversion.mk 2021/12/30 11:52:48 1.140
@@ -1,49 +1,49 @@ @@ -1,49 +1,49 @@
1# $NetBSD: pyversion.mk,v 1.139 2021/10/10 19:10:41 adam Exp $ 1# $NetBSD: pyversion.mk,v 1.140 2021/12/30 11:52:48 adam Exp $
2 2
3# This file determines which Python version is used as a dependency for 3# This file determines which Python version is used as a dependency for
4# a package. 4# a package.
5# 5#
6# === User-settable variables === 6# === User-settable variables ===
7# 7#
8# PYTHON_VERSION_DEFAULT 8# PYTHON_VERSION_DEFAULT
9# The preferred Python version to use. 9# The preferred Python version to use.
10# 10#
11# Possible values: 27 36 37 38 39 310 11# Possible values: 27 37 38 39 310
12# Default: 39 12# Default: 39
13# 13#
14# === Infrastructure variables === 14# === Infrastructure variables ===
15# 15#
16# PYTHON_VERSION_REQD 16# PYTHON_VERSION_REQD
17# Python version to use. This variable should not be set in 17# Python version to use. This variable should not be set in
18# packages. Normally it is used by bulk build tools. 18# packages. Normally it is used by bulk build tools.
19# 19#
20# Possible: ${PYTHON_VERSIONS_ACCEPTED} 20# Possible: ${PYTHON_VERSIONS_ACCEPTED}
21# Default: ${PYTHON_VERSION_DEFAULT} 21# Default: ${PYTHON_VERSION_DEFAULT}
22# 22#
23# === Package-settable variables === 23# === Package-settable variables ===
24# 24#
25# PYTHON_VERSIONS_ACCEPTED 25# PYTHON_VERSIONS_ACCEPTED
26# The Python versions that are acceptable for the package. The 26# The Python versions that are acceptable for the package. The
27# order of the entries matters, since earlier entries are 27# order of the entries matters, since earlier entries are
28# preferred over later ones. 28# preferred over later ones.
29# 29#
30# Possible values: 310 39 38 37 36 27 30# Possible values: 310 39 38 37 27
31# Default: 310 39 38 37 36 27 31# Default: 310 39 38 37 27
32# 32#
33# PYTHON_VERSIONS_INCOMPATIBLE 33# PYTHON_VERSIONS_INCOMPATIBLE
34# The Python versions that are NOT acceptable for the package. 34# The Python versions that are NOT acceptable for the package.
35# 35#
36# Possible values: 27 36 37 38 39 310 36# Possible values: 27 37 38 39 310
37# Default: (empty) 37# Default: (empty)
38# 38#
39# PYTHON_FOR_BUILD_ONLY 39# PYTHON_FOR_BUILD_ONLY
40# Whether Python is needed only at build time or at run time. 40# Whether Python is needed only at build time or at run time.
41# 41#
42# Possible values: yes no test tool 42# Possible values: yes no test tool
43# Default: no 43# Default: no
44# 44#
45# PYTHON_SELF_CONFLICT 45# PYTHON_SELF_CONFLICT
46# If set to "yes", additional CONFLICTS entries are added for 46# If set to "yes", additional CONFLICTS entries are added for
47# registering a conflict between pyNN-<modulename> packages. 47# registering a conflict between pyNN-<modulename> packages.
48# 48#
49# Possible values: yes no 49# Possible values: yes no
@@ -75,27 +75,27 @@ PYTHON_PYVERSION_MK= defined @@ -75,27 +75,27 @@ PYTHON_PYVERSION_MK= defined
75 defined(PKGNAME_REQD) && !empty(PKGNAME_REQD:M*-py[0-9][0-9]-*) 75 defined(PKGNAME_REQD) && !empty(PKGNAME_REQD:M*-py[0-9][0-9]-*)
76PYTHON_VERSION_REQD?= ${PKGNAME_REQD:C/(^.*-|^)py([0-9][0-9])-.*/\2/} 76PYTHON_VERSION_REQD?= ${PKGNAME_REQD:C/(^.*-|^)py([0-9][0-9])-.*/\2/}
77.elif defined(PKGNAME_OLD) && !empty(PKGNAME_OLD:Mpy[0-9][0-9]-*) || \ 77.elif defined(PKGNAME_OLD) && !empty(PKGNAME_OLD:Mpy[0-9][0-9]-*) || \
78 defined(PKGNAME_OLD) && !empty(PKGNAME_OLD:M*-py[0-9][0-9]-*) 78 defined(PKGNAME_OLD) && !empty(PKGNAME_OLD:M*-py[0-9][0-9]-*)
79PYTHON_VERSION_REQD?= ${PKGNAME_OLD:C/(^.*-|^)py([0-9][0-9])-.*/\2/} 79PYTHON_VERSION_REQD?= ${PKGNAME_OLD:C/(^.*-|^)py([0-9][0-9])-.*/\2/}
80.endif 80.endif
81 81
82.include "../../mk/bsd.prefs.mk" 82.include "../../mk/bsd.prefs.mk"
83 83
84BUILD_DEFS+= PYTHON_VERSION_DEFAULT 84BUILD_DEFS+= PYTHON_VERSION_DEFAULT
85BUILD_DEFS_EFFECTS+= PYPACKAGE 85BUILD_DEFS_EFFECTS+= PYPACKAGE
86 86
87PYTHON_VERSION_DEFAULT?= 39 87PYTHON_VERSION_DEFAULT?= 39
88PYTHON_VERSIONS_ACCEPTED?= 310 39 38 37 36 27 88PYTHON_VERSIONS_ACCEPTED?= 310 39 38 37 27
89PYTHON_VERSIONS_INCOMPATIBLE?= # empty by default 89PYTHON_VERSIONS_INCOMPATIBLE?= # empty by default
90 90
91# transform the list into individual variables 91# transform the list into individual variables
92.for pv in ${PYTHON_VERSIONS_ACCEPTED} 92.for pv in ${PYTHON_VERSIONS_ACCEPTED}
93. if empty(PYTHON_VERSIONS_INCOMPATIBLE:M${pv}) 93. if empty(PYTHON_VERSIONS_INCOMPATIBLE:M${pv})
94_PYTHON_VERSION_${pv}_OK= yes 94_PYTHON_VERSION_${pv}_OK= yes
95_PYTHON_VERSIONS_ACCEPTED+= ${pv} 95_PYTHON_VERSIONS_ACCEPTED+= ${pv}
96. endif 96. endif
97.endfor 97.endfor
98 98
99# 99#
100# choose a python version where to add, 100# choose a python version where to add,
101# try to be intelligent 101# try to be intelligent

File Deleted: pkgsrc/lang/python36/Attic/ALTERNATIVES

File Deleted: pkgsrc/lang/python36/Attic/DESCR

File Deleted: pkgsrc/lang/python36/Attic/PLIST.Darwin

File Deleted: pkgsrc/lang/python36/Attic/PLIST.FreeBSD

File Deleted: pkgsrc/lang/python36/Attic/PLIST.IRIX

File Deleted: pkgsrc/lang/python36/Attic/buildlink3.mk

File Deleted: pkgsrc/lang/python36/Attic/Makefile

File Deleted: pkgsrc/lang/python36/Attic/PLIST

File Deleted: pkgsrc/lang/python36/Attic/dist.mk

File Deleted: pkgsrc/lang/python36/Attic/PLIST.Linux

File Deleted: pkgsrc/lang/python36/Attic/PLIST.SunOS

File Deleted: pkgsrc/lang/python36/Attic/distinfo

File Deleted: pkgsrc/lang/python36/Attic/options.mk

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_ctypes_____init____.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_distutils_unixccompiler.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Modules_makesetup

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Modules_nismodule.c

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Modules_socketmodule.h

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Python_thread__pthread.h

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-pyconfig.h.in

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_ctypes_util.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_distutils_command_install.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_distutils_sysconfig.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_lib2to3_pgen2_driver.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Lib_sysconfig.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Modules_socketmodule.c

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Python_pylifecycle.c

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-Makefile.pre.in

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-setup.py

File Deleted: pkgsrc/lang/python36/patches/Attic/patch-configure