Searched +full:python3 +full:- +full:packaging (Results 1 – 6 of 6) sorted by relevance
9 set -eu12 echo "##[group]Running pacman -Syu"14 sudo pacman -Syu --noconfirm18 sudo pacman -Sy --noconfirm base-devel bc cpio cryptsetup dhclient dkms \19 fakeroot fio gdb inetutils jq less linux linux-headers lsscsi nfs-utils \20 parted pax perf python-packaging python-setuptools qemu-guest-agent ksh \21 samba sysstat rng-tools rsync wget xxhash28 echo "##[group]Running apt-get update+upgrade"29 sudo apt-get update -y30 sudo apt-get upgrade -y[all …]
2 dnl # ZFS_AC_PYTHON_MODULE(module_name, [action-if-true], [action-if-false])5 dnl # https://www.gnu.org/software/autoconf-archive/ax_python_module.html11 AS_IF([$PYTHON -c "import $1" 2>/dev/null], [25 AS_HELP_STRING([--enable-pyzfs],35 DEFINE_PYZFS='-[all...]
9 export VM_EXTRA_PACKAGES="${VM_EXTRA_PACKAGES} firstboot-freebsd-update \10 firstboot-pkgs google-cloud-sdk panicmail sudo \11 sysutils/py-google-compute-engine lang/python \12 lang/python3"14 # Set to a list of third-part[all...]
27 %global _bashcompletiondir /usr/share/bash-completion49 %global _presetdir %{_prefix}/lib/systemd/system-preset53 %global _modulesloaddir %{_prefix}/lib/modules-load.d57 %global _systemdgeneratordir %{_prefix}/lib/systemd/system-generators84 %define __python /usr/bin/python390 … %(%{__python} -Esc "from distutils.sysconfig import get_python_lib; print(get_python_lib(…100 Source0: %{name}-%{version}.tar.gz101 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)102 Requires: libzpool6%{?_isa} = %{version}-%{release}103 Requires: libnvpair3%{?_isa} = %{version}-%{release}[all …]
27 %global _bashcompletiondir /usr/share/bash-completion49 %global _presetdir %{_prefix}/lib/systemd/system-preset53 %global _modulesloaddir %{_prefix}/lib/modules-load.d57 %global _systemdgeneratordir %{_prefix}/lib/systemd/system-generators84 %define __python /usr/bin/python390 %define __python_sitelib %(%{__python} -Esc "from distutils.sysconfig import get_python_lib; print(get_python_lib())" 2>/dev/null || %{__python} -Esc "import sysconfig; print(sysconfig.get_path('purelib'))")100 Source0: %{name}-%{version}.tar.gz101 BuildRoot: %{_tmppath}/%{name}-%{version}-[all...]
1 1.8.3 2022-08-158 1.8.2 2022-08-1214 * Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan24 * bugfix #145: ldns-verify-zone should not call occluded records27 1.8.1 2021-12-0328 * bugfix #146: ldns-1.7.1 had soname 3.0, so ldns-1.8.x soname30 * Undo PR#123 fix ldns.pc installation when building out-of-source33 1.8.0 2021-11-2636 * bugfix: Revert unused variables in ldns-config removal patch.37 * bugfix #50: heap Out-of-bound Read vulnerability in[all …]