Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions qa/admin/other-packages/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,17 @@ S_pkg? /usr/lib/python3.*/*-packages/setuptools/dist.py [library/python/setuptoo
slackpkg? /usr/lib*/python*/*-packages/setuptools/dist.py [python-setuptools]
pacman? /usr/lib/python3.*/*-packages/setuptools/dist.py [extra/python-setuptools]
brew? /usr/local/lib/python3.*/*-packages/setuptools/dist.py [pip3(setuptools)]
# -- python pip
dpkg? /usr/bin/pip3 [python3-pip]
rpm? /usr/bin/pip3 [python3-pip or python3[0-9]*-pip]
emerge? /usr/bin/pip3 [dev-python/pip]
pkgin? /usr/pkg/bin/pip3 [py3[0-9]*-pip]
pkg_add? /usr/local/bin/pip3 [py3-pip]
F_pkg? /usr/local/bin/pip3 [py3[0-9]*-pip]
S_pkg? /usr/bin/pip3 [library/python/pip-[0-9][0-9]*]
slackpkg? /usr/bin/pip3 [python-pip]
pacman? /usr/bin/pip3 [extra/python-pip]
brew? /usr/local/bin/pip3 [pip3(pip)]
# -- python libvirt and lxml for libvirt PMDA
dpkg? /usr/lib/python3/*-packages/libvirt.py [python3-libvirt (build optional)]
rpm? /usr/lib*/python3.*/*-packages/libvirt.py [libvirt-python3 or python3[0-9]*-libvirt python3[0-9]*-libvirt-python (build optional)]
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/CentOS+Stream10+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ python3-libs
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pandas
python3-pillow
python3-prometheus_client
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/CentOS+Stream8+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ python3-libs
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pillow
python3-prometheus_client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/CentOS+Stream9+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ python3-libs
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pillow
python3-prometheus_client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+11+i686
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+11+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+12+aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+12+i686
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pandas
python3-pil
python3-prometheus-client
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+12+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pandas
python3-pil
python3-prometheus-client
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+13+i686
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pandas
python3-pil
python3-prometheus-client
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Debian+13+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Ubuntu+18.04+i686
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Ubuntu+18.04+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ python3-elasticsearch
python3-libvirt
python3-lxml
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Ubuntu+20.04+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pandas
python3-pil
python3-prometheus-client
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Ubuntu+22.04+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pil
python3-prometheus-client
python3-psycopg2
Expand Down
1 change: 1 addition & 0 deletions qa/admin/package-lists/Ubuntu+24.04+x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ python3-libvirt
python3-lxml
python3-minimal
python3-openpyxl
python3-pip
python3-pandas
python3-pil
python3-prometheus-client
Expand Down
2 changes: 1 addition & 1 deletion src/python/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ build_python3: $(SETUP_PY) $(CFILES)
touch build_python3

install_python3: build_python3
export $(ENV); $(PYTHON3) $(SETUP_PY) install $(PY3_INSTALL_OPTS)
export $(ENV); $(PYTHON3) -m pip install --no-build-isolation --root="$${DIST_ROOT:-/}" --prefix=$(PYTHON_PREFIX) --record=$(TOPDIR)/python3-pcp.list .
export $(ENV); $(PYTHON3_INSTALL)
else
build_python3:
Expand Down
2 changes: 0 additions & 2 deletions src/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@

# New way, modern setup mechanisms for pypi
from setuptools import setup, find_packages, Extension
# To use a consistent encoding
from codecs import open
from os import path

# Get the long description from the README file
Expand Down
Loading