File tree 5 files changed +2
-17
lines changed
5 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ CFLAGS = -m64 -Wall -Werror -Wextra -gdwarf-2 -gstrict-dwarf \
34
34
CPPFLAGS = -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
35
35
36
36
# Whitespace separated list of versions to build and test.
37
- PYVERSIONS = 3.12 3. 13
37
+ PYVERSIONS = 3.13
38
38
# The single version used for shebang lines and packaging.
39
39
PYVER = 3.13
40
40
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ INCORP = consolidation\:ips\:ips-incorporation
108
108
109
109
PM_TRANSFORMS = defaults
110
110
# For python version migrations
111
- PM_TRANSFORMS += pynext
111
+ # PM_TRANSFORMS += pynext
112
112
113
113
i386_DEFINES = \
114
114
i386_ONLY='' \
Original file line number Diff line number Diff line change 1
1
#
2
- pkg:/runtime/python-312
3
- pkg:/library/python-3/cffi-312
4
- pkg:/library/python-3/coverage-312
5
- pkg:/library/python-3/cryptography-312
6
- pkg:/library/python-3/jsonrpclib-312
7
- pkg:/library/python-3/jsonschema-312
8
- pkg:/library/python-3/pybonjour-312
9
- pkg:/library/python-3/pycurl-312
10
- pkg:/library/python-3/pyopenssl-312
11
- pkg:/library/python-3/rapidjson-312
12
- pkg:/library/python-3/setuptools-312
13
- #
14
2
pkg:/runtime/python-313
15
3
pkg:/library/python-3/cffi-313
16
4
pkg:/library/python-3/coverage-313
23
11
pkg:/library/python-3/rapidjson-313
24
12
pkg:/library/python-3/setuptools-313
25
13
#
26
- pkg:/system/library/python/libbe-312
27
14
pkg:/system/library/python/libbe-313
28
15
#
29
16
pkg:/SUNWcs
Original file line number Diff line number Diff line change 28
28
#
29
29
<include bundledlicences.3.13.core.p5m>
30
30
<include bundledmodules.3.13.core.p5m>
31
- <include bundledmodules.3.12.core.p5m>
32
31
set name=pkg.fmri value=pkg:/package/pkg@$(PKGVERS)
33
32
set name=pkg.summary value="Image Packaging System - pkg(7)"
34
33
set name=pkg.description \
Original file line number Diff line number Diff line change 15
15
16
16
<include bundledlicences.3.13.bhyve.p5m>
17
17
<include bundledmodules.3.13.bhyve.p5m>
18
- <include bundledmodules.3.12.bhyve.p5m>
19
18
set name=pkg.fmri value=pkg:/system/zones/brand/bhyve@$(PKGVERS)
20
19
set name=pkg.summary value="Image Packaging System branded zone - bhyve zones"
21
20
set name=pkg.description value="Support for bhyve branded zones"
You can’t perform that action at this time.
0 commit comments