Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.100.74
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3.10 /
distutils /
command /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
461
B
-rw-r--r--
bdist.cpython-310.pyc
3.47
KB
-rw-r--r--
bdist_dumb.cpython-310.pyc
3.5
KB
-rw-r--r--
bdist_msi.cpython-310.pyc
19.2
KB
-rw-r--r--
bdist_rpm.cpython-310.pyc
11.95
KB
-rw-r--r--
build.cpython-310.pyc
3.75
KB
-rw-r--r--
build_clib.cpython-310.pyc
4.7
KB
-rw-r--r--
build_ext.cpython-310.pyc
15.66
KB
-rw-r--r--
build_py.cpython-310.pyc
10.23
KB
-rw-r--r--
build_scripts.cpython-310.pyc
4.23
KB
-rw-r--r--
check.cpython-310.pyc
4.84
KB
-rw-r--r--
clean.cpython-310.pyc
2.04
KB
-rw-r--r--
config.cpython-310.pyc
10.03
KB
-rw-r--r--
install.cpython-310.pyc
14.73
KB
-rw-r--r--
install_data.cpython-310.pyc
2.24
KB
-rw-r--r--
install_egg_info.cpython-310.p...
3.37
KB
-rw-r--r--
install_headers.cpython-310.py...
1.67
KB
-rw-r--r--
install_lib.cpython-310.pyc
5.12
KB
-rw-r--r--
install_scripts.cpython-310.py...
2.09
KB
-rw-r--r--
register.cpython-310.pyc
8.43
KB
-rw-r--r--
sdist.cpython-310.pyc
14.11
KB
-rw-r--r--
upload.cpython-310.pyc
5.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bdist_rpm.cpython-310.pyc
o ��bc!T � @ st d Z ddlZddlZddlZddlmZ ddlmZ ddlm Z ddl T ddlmZ ddl mZ G d d � d e�ZdS )zwdistutils.command.bdist_rpm Implements the Distutils 'bdist_rpm' command (create RPM source and binary distributions).� N)�Command)�DEBUG)� write_file)�*)�get_python_version)�logc @ sd e Zd ZdZg d�Zg d�Zdddd�Zdd � Zd d� Zdd � Z dd� Z dd� Zdd� Zdd� Z dS )� bdist_rpmzcreate an RPM distribution)))zbdist-base=Nz/base directory for creating built distributions)z rpm-base=Nzdbase directory for creating RPMs (defaults to "rpm" under --bdist-base; must be specified for RPM 2))z dist-dir=�dzDdirectory to put final RPM files in (and .spec files if --spec-only))zpython=NzMpath to Python interpreter to hard-code in the .spec file (default: "python"))z fix-pythonNzLhard-code the exact path to the current Python interpreter in the .spec file)z spec-onlyNzonly regenerate spec file)zsource-onlyNzonly generate source RPM)zbinary-onlyNzonly generate binary RPM)z use-bzip2Nz7use bzip2 instead of gzip to create source distribution)zdistribution-name=Nzgname of the (Linux) distribution to which this RPM applies (*not* the name of the module distribution!))zgroup=Nz9package classification [default: "Development/Libraries"])zrelease=NzRPM release number)zserial=NzRPM serial number)zvendor=NzaRPM "vendor" (eg. "Joe Blow <joe@example.com>") [default: maintainer or author from setup script])z packager=NzBRPM packager (eg. "Jane Doe <jane@example.net>") [default: vendor])z doc-files=Nz6list of documentation files (space or comma-separated))z changelog=Nz RPM changelog)zicon=Nzname of icon file)z provides=Nz%capabilities provided by this package)z requires=Nz%capabilities required by this package)z conflicts=Nz-capabilities which conflict with this package)zbuild-requires=Nz+capabilities required to build this package)z obsoletes=Nz*capabilities made obsolete by this package)� no-autoreqNz+do not automatically calculate dependencies)� keep-temp�kz"don't clean up RPM build directory)�no-keep-tempNz&clean up RPM build directory [default])�use-rpm-opt-flagsNz8compile with RPM_OPT_FLAGS when building from source RPM)�no-rpm-opt-flagsNz&do not pass any RPM CFLAGS to compiler)� rpm3-modeNz"RPM 3 compatibility mode (default))� rpm2-modeNzRPM 2 compatibility mode)zprep-script=Nz3Specify a script for the PREP phase of RPM building)z build-script=Nz4Specify a script for the BUILD phase of RPM building)zpre-install=Nz:Specify a script for the pre-INSTALL phase of RPM building)zinstall-script=Nz6Specify a script for the INSTALL phase of RPM building)z post-install=Nz;Specify a script for the post-INSTALL phase of RPM building)zpre-uninstall=Nz<Specify a script for the pre-UNINSTALL phase of RPM building)zpost-uninstall=Nz=Specify a script for the post-UNINSTALL phase of RPM building)z clean-script=Nz4Specify a script for the CLEAN phase of RPM building)zverify-script=Nz6Specify a script for the VERIFY phase of the RPM build)zforce-arch=Nz0Force an architecture onto the RPM build process)�quiet�qz3Run the INSTALL phase of RPM building in quiet mode)r r r r r r r r )r r r c C s� d | _ d | _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d | _d | _d | _ d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _ d| _!d| _"d| _#d| _$d | _%d| _&d S )Nr � )'� bdist_base�rpm_base�dist_dir�python� fix_python� spec_only�binary_only�source_only� use_bzip2�distribution_name�group�release�serial�vendor�packager� doc_files� changelog�icon�prep_script�build_script�install_script�clean_script� verify_script�pre_install�post_install� pre_uninstall�post_uninstall�prep�provides�requires� conflicts�build_requires� obsoletes� keep_temp�use_rpm_opt_flags� rpm3_mode� no_autoreq� force_archr ��self� r= �2/usr/lib/python3.10/distutils/command/bdist_rpm.py�initialize_options� sN zbdist_rpm.initialize_optionsc C s� | � dd� | jd u r| jstd��tj�| jd�| _| jd u r,| j r(t j| _nd| _n| j r3td��tjdkr?t dtj ��| jrI| jrItd ��| j�� sQd | _| � dd� | �� d S )N�bdist)r r z)you must specify --rpm-base in RPM 2 mode�rpm�python3z8--python and --fix-python are mutually exclusive options�posixz9don't know how to create RPM distributions on platform %sz6cannot supply both '--source-only' and '--binary-only'r )r r )�set_undefined_optionsr r8 �DistutilsOptionError�os�path�joinr r r �sys� executable�name�DistutilsPlatformErrorr r �distribution�has_ext_modulesr7 �finalize_package_datar; r= r= r>