Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F34995358
D4116.id10803.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D4116.id10803.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -98,7 +98,7 @@
"FreeBSD" : {
"pecl": "php83-pecl-",
"php": "php83-",
- "python3": "py311-",
+ "python3": "py312-",
"rubygem": "rubygem-",
},
}, default="Debian") %}
@@ -187,7 +187,7 @@
"bats": "bats-core",
"boost": "boost-all",
"c-ares": "c-ares",
- "certbot": "py311-certbot",
+ "certbot": "py312-certbot",
"composer": "php83-composer",
"cppunit": "cppunit",
"djvulibre": "djvulibre",
@@ -208,7 +208,7 @@
"postgresql": "postgresql17-server",
"postgresql-contrib": "postgresql17-contrib",
"prometheus-node-exporter": "node_exporter",
- "sphinx": "py311-sphinx",
+ "sphinx": "py312-sphinx",
"tcl": "tcl86",
"tcltls": "tcltls",
"tdom": "tDOM",
diff --git a/roles/devserver/userland-software/files/make.conf b/roles/devserver/userland-software/files/make.conf
--- a/roles/devserver/userland-software/files/make.conf
+++ b/roles/devserver/userland-software/files/make.conf
@@ -17,4 +17,4 @@
WITH_CCACHE_BUILD=yes
CCACHE_DIR=/var/cache/ccache
-DEFAULT_VERSIONS+= php=8.3 mysql=11.4m apache=2.4 python=3.11 python3=3.11 tcl=8.6 go=1.23 nodejs=node22
+DEFAULT_VERSIONS+= php=8.3 mysql=11.4m apache=2.4 python=3.12 python3=3.12 tcl=8.6 go=1.23 nodejs=node22
diff --git a/roles/netbox/netbox/files/rc/netbox b/roles/netbox/netbox/files/rc/netbox
--- a/roles/netbox/netbox/files/rc/netbox
+++ b/roles/netbox/netbox/files/rc/netbox
@@ -40,7 +40,7 @@
: ${netbox_user:="netbox"}
: ${netbox_port:="17000"}
-procname=/srv/netbox/venv/bin/python3.11
+procname=/srv/netbox/venv/bin/python3
pidfile=/var/run/netbox/netbox.pid
netbox_service="/srv/netbox/service.sh"
command="/usr/sbin/daemon"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 6, 21:08 (12 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3898933
Default Alt Text
D4116.id10803.diff (1 KB)
Attached To
Mode
D4116: Bump from Python 3.11 to 3.12 as default FreeBSD version
Attached
Detach File
Event Timeline
Log In to Comment