Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
odigos / etc / odigos-vmagent / instrumentations / python / setuptools / __pycache__ / warnings.cpython-311.pyc
Size: Mime:
§

ãŒbgÛãóø—UdZddlmZddlZddlZddlmZddlmZddl	m
Z
ddlmZm
Z
erddlmZe
eeefZd	ed
<dZd›d
d›ZGd„de¦«ZGd„de¦«ZGd„de¦«Zd„ZdS)zÑProvide basic warnings used by setuptools modules.

Using custom classes (other than ``UserWarning``) allow users to set
``PYTHONWARNINGS`` filters to run tests and prepare for upcoming changes in
setuptools.
é)ÚannotationsN)Údate)Úcleandoc)Úindent)Ú
TYPE_CHECKINGÚTuple)Ú	TypeAliasr	Ú_DueDatez        zP********************************************************************************z
{details}
cóX—eZdZdZe						ddd„¦«Ze			ddd„¦«ZdS)ÚSetuptoolsWarningz/Base class in ``setuptools`` warning hierarchy.NéÚsummaryú
str | NoneÚdetailsÚdue_dateú_DueDate | NoneÚsee_docsÚsee_urlÚ
stacklevelÚintÚreturnÚNonecó—|pt|dd¦«pd}|pt|dd¦«pd}	|pt|dd¦«}|pt|dd¦«}
|
od|
›}|pt|dd¦«}|r	t|Žnd}| ||	||p||¦«}
|r0|tj¦«krt	¦«r||
¦«‚tj|
||d	z¬
¦«dS)ú6Private: reserved for ``setuptools`` internal use onlyÚ_SUMMARYNÚÚ_DETAILSÚ	_DUE_DATEÚ	_SEE_DOCSz%https://setuptools.pypa.io/en/latest/Ú_SEE_URLé)r)ÚgetattrrÚ_formatÚtodayÚ_should_enforceÚwarningsÚwarn)ÚclsrrrrrrÚkwargsÚsummary_Údetails_Údocs_refÚdocs_urlÚdueÚtexts              ú:/tmp/pip-target-vp8_xwat/lib/python/setuptools/warnings.pyÚemitzSetuptoolsWarning.emits€ðÐBg c¨:°tÑ<Ô<ÐBÀˆØÐBg c¨:°tÑ<Ô<ÐBÀˆØÐ>w s¨K¸Ñ>Ô>ˆØÐ>w s¨K¸Ñ>Ô>ˆØÐRÐ RÈÐ RÐ RˆØÐ;W S¨*°dÑ;Ô;ˆØ!)Ð3dHˆoˆo¨tˆà{Š{˜8 X¨s°GÐ4G¸xÈÑPÔPˆØð	3œ™œÒ%Ð%­/Ñ*;Ô*;Ð%ؐ#d‘)”)ˆOÝŒ
d˜C¨J¸©NÐ;Ñ;Ô;Ð;Ð;Ð;óÚstrúdate | NoneÚformat_argsúdict | NonecóÖ—tj¦«}t|¦« |pi¦«}t|¦« |pi¦«|r
||krd|d›dnd|r||krdnd|rd|›dndg}d„|D¦«}|rZt	t
 d	 |¦«¬
¦«t¦«}	d	 |d|	dg¦«S|S)
rz
By z%Y-%b-%dzi, you need to update your project and remove deprecated calls
or your builds will no longer be supported.Nzy
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.z
See z
 for details.có—g|]}|¯|‘ŒS©r9)Ú.0Úxs  r0ú
<listcomp>z-SetuptoolsWarning._format.<locals>.<listcomp>Rs€Ð0Ð0Ð0q¨aÐ0Ð0Ð0Ð0r2ú
)rz!!
z
!!)	rr$rÚ
format_maprÚ	_TEMPLATEÚformatÚjoinÚ_INDENT)
r(rrrrr5r$Úpossible_partsÚpartsÚbodys
          r0r#zSetuptoolsWarning._format6s9€õ”
‘”ˆÝ˜7Ñ#Ô#×.Ò.¨{Ð/@¸bÑAÔAˆåWÑÔ×(Ò(¨Ð):¸Ñ;Ô;ððà (¨5Ò 0Ð 0ðP˜ÐXðPðPðPðPðð
ðà (¨5Ò 0Ð 0ðIðIðà07Ð
AÐ
,gÐ
,Ð
,Ð
,Ð
,¸Tð
ˆð 1Ð0˜NÐ0Ñ0Ô0ˆØð	>ݝ)×*Ò*°4·9²9¸UÑ3CÔ3CÐ*ÑDÔDÅgÑNÔNˆDØ—9’9˜g v¨t°VÐ<Ñ=Ô=Ð=؈r2)NNNNNr
)rrrrrrrrrrrrrr)NNN)rr3rr3rr4rrr5r6rr3)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úclassmethodr1r#r9r2r0rrs€€€€€Ø9Ð9àð#Ø"Ø$(Ø#Ø"Øð<ð<ð<ð<ñ„[ð<ð2ð
!%Ø"Ø#'ð
ðððñ„[ðððr2rcó—eZdZdZdS)ÚInformationOnlyaCurrently there is no clear way of displaying messages to the users
    that use the setuptools backend directly via ``pip``.
    The only thing that might work is a warning, although it is not the
    most appropriate tool for the job...

    See pypa/packaging-problems#558.
    N©rFrGrHrIr9r2r0rLrLYs€€€€€ððððr2rLcó—eZdZdZdS)ÚSetuptoolsDeprecationWarningz¢
    Base class for warning deprecations in ``setuptools``

    This class is not derived from ``DeprecationWarning``, and as such is
    visible by default.
    NrMr9r2r0rOrOcs€€€€€ððððr2rOcóX—tjdd¦« ¦«}|dvS)NÚSETUPTOOLS_ENFORCE_DEPRECATIONÚfalse)ÚtrueÚonÚokÚ1)ÚosÚgetenvÚlower)Úenforces r0r%r%ls,€ÝŒiÐ8¸'ÑBÔB×HÒHÑJÔJ€GØÐ/Ð/Ð/r2)rIÚ
__future__rrWr&ÚdatetimerÚinspectrÚtextwraprÚtypingrrÚtyping_extensionsr	rr
Ú__annotations__rBr?ÚUserWarningrrLrOr%r9r2r0ú<module>rcspððððð#Ð"Ð"Ð"Ð"Ð"à	€	€	€	Ø€€€ØÐÐÐÐÐØÐÐÐÐÐØÐÐÐÐÐØ'Ð'Ð'Ð'Ð'Ð'Ð'Ð'àð,Ø+Ð+Ð+Ð+Ð+Ð+à˜C  c˜MÔ*€Ð*Ð*Ð*Ñ*Ø
€ØÐ6Ð6¨(Ð6Ð6€	ð=ð=ð=ð=ð=˜ñ=ô=ð=ð@ððððÐ'ñôððððððÐ#4ñôðð0ð0ð0ð0ð0r2