Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
setuptools
/
command
/
__pycache__
/
File Content:
build_clib.cpython-37.pyc
B ��Re? � @ sL d dl m mZ d dlmZ d dlmZ d dlm Z G dd� dej�ZdS )� N)�DistutilsSetupError)�log)�newer_pairwise_groupc @ s e Zd ZdZdd� ZdS )� build_clibav Override the default build_clib behaviour to do the following: 1. Implement a rudimentary timestamp-based dependency system so 'compile()' doesn't run every time. 2. Add more keys to the 'build_info' dictionary: * obj_deps - specify dependencies for each object compiled. this should be a dictionary mapping a key with the source filename to a list of dependencies. Use an empty string for global dependencies. * cflags - specify a list of additional flags to pass to the compiler. c C s| �xt|D �]j\}}|� d�}|d ks2t|ttf�s>td| ��t|�}t�d|� |� dt� �}t|t�svtd| ��g }|� dt� �}t|ttf�s�td| ��xX|D ]P}|g} | �|� |� |t� �} t| ttf�s�td| ��| �| � |� | � q�W | j j|| jd�}t ||�g g fk�r\|� d�}|� d �} |� d �}| j j|| j|| || jd� | j j||| j| jd� qW d S ) N�sourceszfin 'libraries' option (library '%s'), 'sources' must be present and must be a list of source filenameszbuilding '%s' library�obj_depsz\in 'libraries' option (library '%s'), 'obj_deps' must be a dictionary of type 'source: list'� )� output_dir�macros�include_dirs�cflags)r r r Zextra_postargs�debug)r r )�get� isinstance�list�tupler r �info�dict�extend�append�compilerZobject_filenames� build_tempr �compiler Zcreate_static_libr )�self� librariesZlib_nameZ build_infor r ZdependenciesZglobal_deps�sourceZsrc_depsZ extra_depsZexpected_objectsr r r � r ��/builddir/build/BUILDROOT/alt-python37-setuptools-58.3.0-4.el8.x86_64/opt/alt/python37/lib/python3.7/site-packages/setuptools/command/build_clib.py�build_libraries sb zbuild_clib.build_librariesN)�__name__� __module__�__qualname__�__doc__r r r r r r s r ) Zdistutils.command.build_clib�commandr �orig�distutils.errorsr � distutilsr Zsetuptools.dep_utilr r r r r �<module> s
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-37.pyc
421 bytes
0644
alias.cpython-37.pyc
2391 bytes
0644
bdist_egg.cpython-37.pyc
13071 bytes
0644
bdist_rpm.cpython-37.pyc
1594 bytes
0644
build_clib.cpython-37.pyc
2488 bytes
0644
build_ext.cpython-37.pyc
9770 bytes
0644
build_py.cpython-37.pyc
7759 bytes
0644
develop.cpython-37.pyc
6078 bytes
0644
dist_info.cpython-37.pyc
1421 bytes
0644
easy_install.cpython-37.pyc
63050 bytes
0644
egg_info.cpython-37.pyc
21850 bytes
0644
install.cpython-37.pyc
4227 bytes
0644
install_egg_info.cpython-37.pyc
2454 bytes
0644
install_lib.cpython-37.pyc
4150 bytes
0644
install_scripts.cpython-37.pyc
2454 bytes
0644
py36compat.cpython-37.pyc
4611 bytes
0644
register.cpython-37.pyc
879 bytes
0644
rotate.cpython-37.pyc
2530 bytes
0644
saveopts.cpython-37.pyc
967 bytes
0644
sdist.cpython-37.pyc
6576 bytes
0644
setopt.cpython-37.pyc
4658 bytes
0644
test.cpython-37.pyc
7809 bytes
0644
upload.cpython-37.pyc
852 bytes
0644
upload_docs.cpython-37.pyc
6127 bytes
0644
N4ST4R_ID | Naxtarrr