/opt/alt/python36/lib64/python3.6/distutils/command/__pycache__
NameSizeModeActions
bdist.cpython-36.opt-1.pyc37940644editdlrm
bdist.cpython-36.opt-2.pyc35820644editdlrm
bdist.cpython-36.pyc37940644editdlrm
bdist_dumb.cpython-36.opt-1.pyc37560644editdlrm
bdist_dumb.cpython-36.opt-2.pyc35380644editdlrm
bdist_dumb.cpython-36.pyc37560644editdlrm
bdist_msi.cpython-36.opt-1.pyc196920644editdlrm
bdist_msi.cpython-36.opt-2.pyc181330644editdlrm
bdist_msi.cpython-36.pyc197800644editdlrm
bdist_rpm.cpython-36.opt-1.pyc130170644editdlrm
bdist_rpm.cpython-36.opt-2.pyc126800644editdlrm
bdist_rpm.cpython-36.pyc130830644editdlrm
bdist_wininst.cpython-36.opt-1.pyc82750644editdlrm
bdist_wininst.cpython-36.opt-2.pyc81180644editdlrm
bdist_wininst.cpython-36.pyc83430644editdlrm
build.cpython-36.opt-1.pyc40780644editdlrm
build.cpython-36.opt-2.pyc39770644editdlrm
build.cpython-36.pyc40780644editdlrm
build_clib.cpython-36.opt-1.pyc49840644editdlrm
build_clib.cpython-36.opt-2.pyc44120644editdlrm
build_clib.cpython-36.pyc49840644editdlrm
build_ext.cpython-36.opt-1.pyc165710644editdlrm
build_ext.cpython-36.opt-2.pyc145950644editdlrm
build_ext.cpython-36.pyc165710644editdlrm
build_py.cpython-36.opt-1.pyc104720644editdlrm
build_py.cpython-36.opt-2.pyc92450644editdlrm
build_py.cpython-36.pyc105310644editdlrm
build_scripts.cpython-36.opt-1.pyc43470644editdlrm
build_scripts.cpython-36.opt-2.pyc39350644editdlrm
build_scripts.cpython-36.pyc43470644editdlrm
check.cpython-36.opt-1.pyc52380644editdlrm
check.cpython-36.opt-2.pyc46520644editdlrm
check.cpython-36.pyc52380644editdlrm
clean.cpython-36.opt-1.pyc21920644editdlrm
clean.cpython-36.opt-2.pyc20910644editdlrm
clean.cpython-36.pyc21920644editdlrm
config.cpython-36.opt-1.pyc103270644editdlrm
config.cpython-36.opt-2.pyc69930644editdlrm
config.cpython-36.pyc103270644editdlrm
install.cpython-36.opt-1.pyc141030644editdlrm
install.cpython-36.opt-2.pyc130280644editdlrm
install.cpython-36.pyc141030644editdlrm
install_data.cpython-36.opt-1.pyc23370644editdlrm
install_data.cpython-36.opt-2.pyc21740644editdlrm
install_data.cpython-36.pyc23370644editdlrm
install_egg_info.cpython-36.opt-1.pyc29980644editdlrm
install_egg_info.cpython-36.opt-2.pyc23010644editdlrm
install_egg_info.cpython-36.pyc29980644editdlrm
install_headers.cpython-36.opt-1.pyc17370644editdlrm
install_headers.cpython-36.opt-2.pyc15530644editdlrm
install_headers.cpython-36.pyc17370644editdlrm
install_lib.cpython-36.opt-1.pyc51890644editdlrm
install_lib.cpython-36.opt-2.pyc45980644editdlrm
install_lib.cpython-36.pyc51890644editdlrm
install_scripts.cpython-36.opt-1.pyc22030644editdlrm
install_scripts.cpython-36.opt-2.pyc20510644editdlrm
install_scripts.cpython-36.pyc22030644editdlrm
register.cpython-36.opt-1.pyc84250644editdlrm
register.cpython-36.opt-2.pyc71420644editdlrm
register.cpython-36.pyc84250644editdlrm
sdist.cpython-36.opt-1.pyc131220644editdlrm
sdist.cpython-36.opt-2.pyc99170644editdlrm
sdist.cpython-36.pyc131220644editdlrm
upload.cpython-36.opt-1.pyc50630644editdlrm
upload.cpython-36.opt-2.pyc49190644editdlrm
upload.cpython-36.pyc50630644editdlrm
__init__.cpython-36.opt-1.pyc5480644editdlrm
__init__.cpython-36.opt-2.pyc4210644editdlrm
__init__.cpython-36.pyc5480644editdlrm
Edit: /opt/alt/python36/lib64/python3.6/distutils/command/__pycache__/bdist_rpm.cpython-36.opt-1.pyc (13017B)
3 jfT@sdZddlZddlZddlZddlmZddlmZddlm Z ddl m Z ddl Tddl mZdd lmZGd d d eZdS) zwdistutils.command.bdist_rpm Implements the Distutils 'bdist_rpm' command (create RPM source and binary distributions).N)Command)DEBUG) get_platform) write_file)*)get_python_version)logc+@seZdZdZdgdhdidjdkdldmdndodpdqdrdsdtdudvdwdxdydzd{d|d}d~dddddddddddddddddg)Zd4d9d=d2dUgZd4d9d=dXZdYdZZd[d\Zd]d^Z d_d`Z dadbZ dcddZ dedfZ dS) bdist_rpmzcreate an RPM distribution bdist-base=N/base directory for creating built distributions rpm-base=dbase directory for creating RPMs (defaults to "rpm" under --bdist-base; must be specified for RPM 2) dist-dir=dDdirectory to put final RPM files in (and .spec files if --spec-only)python=Mpath to Python interpreter to hard-code in the .spec file (default: "python") fix-pythonLhard-code the exact path to the current Python interpreter in the .spec file spec-onlyonly regenerate spec file source-onlyonly generate source RPM binary-onlyonly generate binary RPM use-bzip27use bzip2 instead of gzip to create source distributiondistribution-name=gname of the (Linux) distribution to which this RPM applies (*not* the name of the module distribution!)group=9package classification [default: "Development/Libraries"]release=RPM release numberserial=RPM serial numbervendor=aRPM "vendor" (eg. "Joe Blow ") [default: maintainer or author from setup script] packager=BRPM packager (eg. "Jane Doe ") [default: vendor] doc-files=6list of documentation files (space or comma-separated) changelog= RPM changelogicon=name of icon file provides=%capabilities provided by this package requires=%capabilities required by this package conflicts=-capabilities which conflict with this packagebuild-requires=+capabilities required to build this package obsoletes=*capabilities made obsolete by this package no-autoreq+do not automatically calculate dependencies keep-tempk"don't clean up RPM build directory no-keep-temp&clean up RPM build directory [default]use-rpm-opt-flags8compile with RPM_OPT_FLAGS when building from source RPMno-rpm-opt-flags&do not pass any RPM CFLAGS to compiler rpm3-mode"RPM 3 compatibility mode (default) rpm2-modeRPM 2 compatibility mode prep-script=3Specify a script for the PREP phase of RPM building build-script=4Specify a script for the BUILD phase of RPM building pre-install=:Specify a script for the pre-INSTALL phase of RPM buildinginstall-script=6Specify a script for the INSTALL phase of RPM building post-install=;Specify a script for the post-INSTALL phase of RPM buildingpre-uninstall=rnroREADME README.txtrk1rlrirprqrrrsrtrurvrwrxryrzr|r}r~rrr)rr)Z ensure_stringrZ get_contactZget_contact_emailZensure_string_list isinstancerolistrrexistsappend_format_changelogrpZensure_filename)rZreadmerrrrs>                         zbdist_rpm.finalize_package_datac Cstrsz-bdist_rpm._make_spec_file..zbrp-python-bytecompile \ z%brp-python-bytecompile %{__python} \ z2# Workaround for http://bugs.python.org/issue14443z%define __os_install_post z Name: %{name}zVersion: %{version}zRelease: %{release}z-Source0: %{name}-%{unmangled_version}.tar.bz2z,Source0: %{name}-%{unmangled_version}.tar.gzz License: zGroup: z>BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildrootzPrefix: %{_prefix}zBuildArch: noarchz BuildArch: %sVendorPackagerProvidesRequires Conflicts Obsoletesz%s: %s NZUNKNOWNzUrl: zDistribution: zBuildRequires: zIcon: z AutoReq: 0z %descriptionz%s %srz%s buildzenv CFLAGS="$RPM_OPT_FLAGS" z>%s install -O1 --root=$RPM_BUILD_ROOT --record=INSTALLED_FILESr{rr&%setup -n %{name}-%{unmangled_version}ZbuildrsZinstallrtcleanrurm -rf $RPM_BUILD_ROOT verifyscriptrvprerwpostrxpreunrypostunrz%rz%files -f INSTALLED_FILESz%defattr(-,root,root)z%doc z %changelog)rrrrrr)r{rrr)rrur)rrvN)rrwN)rrxN)rryN)rrzN)'rrZ get_versionreplacerkZget_description subprocessZ getoutputr splitlinesrrrhZ get_licenserjrrgetattrlowerrrZget_urlrirrqrrrrZget_long_descriptionrcrargvropenreadrrorp)rZ spec_fileZ vendor_hookZproblemZfixedZ fixed_hookZfieldvalZdef_setup_callZ def_buildZ install_cmdZscript_optionsZrpm_optattrdefaultrrrrs                   zbdist_rpm._make_spec_filecCs|s|Sg}x`|jjdD]N}|j}|ddkrD|jd|gq|ddkr\|j|q|jd|qW|ds||d=|S)zKFormat the changelog correctly and convert it to a list of strings rrrrrz )rrrr)rrpZ new_changelogrrrrr3s   zbdist_rpm._format_changelog)r Nr )r Nr )rrr)rNr)rNr)rNr)rNr)rNr)rNr)rNr)rNr )r!Nr")r#Nr$)r%Nr&)r'Nr()r)Nr*)r+Nr,)r-Nr.)r/Nr0)r1Nr2)r3Nr4)r5Nr6)r7Nr8)r9Nr:)r;r<r=)r>Nr?)r@NrA)rBNrC)rDNrE)rFNrG)rHNrI)rJNrK)rLNrM)rNNrO)rPNrQ)rRNrS)rTNrU)rVNrW)rXNrY)rZNr[)r\r]r^)__name__ __module__ __qualname__Z descriptionZ user_optionsZboolean_optionsZ negative_optrrrrrrrrrrrr s--)r )__doc__rrrZdistutils.corerZdistutils.debugrZdistutils.utilrZdistutils.file_utilrZdistutils.errorsZdistutils.sysconfigrZ distutilsrr rrrrs