File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ python3-xapp (2.4.2) wilma; urgency=medium
2+
3+ [ Michael Webster ]
4+ * os.py: Add function to read the VERSION_CODENAME in /etc/os-release.
5+ * os.py: rename get_os_release_codename() to get_os_release_info() and have it return a dictionary of os-release file's contents.
6+
7+ [ Clement Lefebvre ]
8+ * Revert "os.py: rename get_os_release_codename() to get_os_release_info()"
9+ * Revert "os.py: Add function to read the VERSION_CODENAME in /etc/os-release."
10+
11+ [ Matt Turnbull ]
12+ * Make python installation configurable for distro packaging. (#23)
13+
14+ -- Clement Lefebvre <root@linuxmint.com> Tue, 04 Jun 2024 14:38:38 +0100
15+
116python3-xapp (2.4.1) victoria; urgency=medium
217
318 [ Himadri Sekhar Basu ]
Original file line number Diff line number Diff line change 1- project (' python-xapp' , version : ' 2.4.1 ' , meson_version : ' >=0.47.0' )
1+ project (' python-xapp' , version : ' 2.4.2 ' , meson_version : ' >=0.47.0' )
22
33pymod = import (' python' )
44python3 = pymod.find_installation(get_option (' python_target' ))
You can’t perform that action at this time.
0 commit comments