Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3 ÝPf1ã@sªddlmZddlZddlZddlZddlmZddlmZm Z ddl m Z ddl m Z ddlmZddlmZdd lmZmZdd lmZejeƒZGd d „d eƒZdS) é)Úabsolute_importN)ÚRequirementCommand)Ú CommandErrorÚPreviousBuildDirError)ÚRequirementSet)Úimport_or_raise)ÚBuildDirectory)ÚRemovedInPip10Warning)Ú WheelCacheÚ WheelBuilder)Ú cmdoptionscs<eZdZdZdZdZdZ‡fdd„Zdd„Zd d „Z ‡Z S) Ú WheelCommanda´ Build Wheel archives for your requirements and dependencies. Wheel is a built-package format, and offers the advantage of not recompiling your software during every install. For more details, see the wheel docs: https://wheel.readthedocs.io/en/latest/ Requirements: setuptools>=0.8, and wheel. 'pip wheel' uses the bdist_wheel setuptools extension from the wheel package to build individual wheels. Zwheelzõ %prog [options] ... %prog [options] -r ... %prog [options] [-e] ... %prog [options] [-e] ... %prog [options] ...z$Build wheels from your requirements.csPtt|ƒj||Ž|j}|jddddtjdd�|jtjƒƒ|jtj ƒƒ|jtj ƒƒ|jtj ƒƒ|jddd d d d �|jtj ƒƒ|jtj ƒƒ|jtjƒƒ|jtjƒƒ|jtjƒƒ|jtjƒƒ|jtjƒƒ|jd dd d dd�|jddddd�|jtjƒƒ|jtjƒƒtjtj|jƒ}|jjd|ƒ|jjd|ƒdS)Nz-wz --wheel-dirÚ wheel_dirÚdirzLBuild wheels into , where the default is the current working directory.)ÚdestÚmetavarÚdefaultÚhelpz--build-optionÚ build_optionsÚoptionsÚappendz9Extra arguments to be supplied to 'setup.py bdist_wheel'.)rrÚactionrz--global-optionÚglobal_optionszZExtra global options to be supplied to the setup.py call before the 'bdist_wheel' command.)rrrrz--preÚ store_trueFzYInclude pre-release and development versions. By default, pip only finds stable versions.)rrrr)Úsuperr Ú__init__Úcmd_optsZ add_optionÚosÚcurdirr Z use_wheelZ no_use_wheelZ no_binaryZ only_binaryZ constraintsZeditableZ requirementsÚsrcÚignore_requires_pythonZno_depsÚ build_dirÚno_cleanÚrequire_hashesZmake_option_groupZ index_groupÚparserZinsert_option_group)ÚselfÚargsÚkwrZ index_opts)Ú __class__©ú/usr/lib/python3.6/wheel.pyr.sVzWheelCommand.__init__cCs.tdtdƒtdtdƒ}t|dƒs*tdƒ‚dS)Nzwheel.bdist_wheelzM'pip wheel' requires the 'wheel' package. To fix this, run: pip install wheelÚ pkg_resourceszp'pip wheel' requires setuptools >= 0.8 for dist-info support. To fix this, run: pip install --upgrade setuptoolsZDistInfoDistribution)rrÚhasattr)r%r+r)r)r*Úcheck_required_packageshs z$WheelCommand.check_required_packagesc Cs¼|jƒtj|ƒtj|ƒ|jr.tjdtƒ|jr@tjdtƒ|j rRtjdtƒ|j g|j }|j r|t jddj|ƒƒg}|jr’tjj|jƒ|_tjj|jƒ|_|j|ƒ��}|j||ƒ}|jpÆ|j }t|j|jƒ}t|j|d��Â}t||jd|jd|j|j|||j |j!d� } |j"| |||||j#|ƒ| j$�s6dSzZy6t%| ||j&�pJg|j'�pTgd �} | j(ƒ�slt)d ƒ‚Wnt*k �rŒd|_‚YnXWd|j�s¢| j+ƒXWdQRXWdQRXdS) Nz�--allow-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.z“--allow-all-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.z‘--allow-unverified has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.zIgnoring indexes: %sú,)ÚdeleteT) r!Úsrc_dirZ download_dirÚignore_dependenciesZignore_installedr ÚisolatedÚsessionÚ wheel_cacheZwheel_download_dirr#)rrz"Failed to build one or more wheels),r-r Zresolve_wheel_no_use_binaryZcheck_install_build_globalZallow_externalÚwarningsÚwarnr Zallow_all_externalZallow_unverifiedZ index_urlZextra_index_urlsZno_indexÚloggerÚdebugÚjoinr!rÚpathÚabspathr0Z_build_sessionZ_build_package_finderr"r Ú cache_dirZformat_controlrrr1r Z isolated_moderr#Zpopulate_requirement_setÚnameZhas_requirementsr rrZbuildrrZ cleanup_files) r%rr&Z index_urlsr3ÚfinderZ build_deleter4r!Zrequirement_setÚwbr)r)r*Úrun|sv         zWheelCommand.run) Ú__name__Ú __module__Ú __qualname__Ú__doc__r=ZusageZsummaryrr-r@Ú __classcell__r)r))r(r*r s  :r )Z __future__rZloggingrr5Zpip.basecommandrZpip.exceptionsrrZpip.reqrZ pip.utilsrZpip.utils.buildrZpip.utils.deprecationr Z pip.wheelr r Zpipr Z getLoggerrAr7r r)r)r)r*Ús