a0bi2 S r SSKrSSKrSSKr\R S 5 r " S S5 r " S S\5 r " S S \5 rg) a Provides classes to represent module version numbers (one class for each style of version numbering). There are currently two such classes implemented: StrictVersion and LooseVersion. Every version number class implements the following interface: * the 'parse' method takes a string and parses it to some internal representation; if the string is an invalid version number, 'parse' raises a ValueError exception * the class constructor takes an optional string argument which, if supplied, is passed to 'parse' * __str__ reconstructs the string that was passed to 'parse' (or an equivalent string -- ie. one that will generate an equivalent version number instance) * __repr__ generates Python code to recreate the version number instance * _cmp compares the current instance with either another instance of the same class or a string (which will be parsed to an instance of the same class, thus must follow the same rules) Nc # # [ R " SS9 n [ R " S[ SS9 U v S S S 5 g ! , ( d f g = f7f)NT)recorddefaultz)distutils Version classes are deprecated.)actioncategorymessage)warningscatch_warningsfilterwarningsDeprecationWarning)ctxs ږ/builddir/build/BUILDROOT/alt-python313-setuptools-69.0.2-3.el8.x86_64/opt/alt/python313/lib/python3.13/site-packages/setuptools/_distutils/version.pysuppress_known_deprecationr " s> -'? . - -s A? A A Ac F \ rS rSrSrSS jrS rS rS rS r S r S rSrg) Version- zAbstract base class for version numbering classes. Just provides constructor (__init__) and reproducer (__repr__), because those seem to be the same for all version numbering classes; and route rich comparisons to _cmp. Nc h U( a U R U5 [ R " S[ SS9 g )NzHdistutils Version classes are deprecated. Use packaging.version instead. ) stacklevel)parser warnr selfvstrings r __init__Version.__init__4 s( JJw - c ` SR U R R [ U 5 5 $ )Nz {} ('{}'))format __class____name__strr s r __repr__Version.__repr__> s# !!$.."9"93t9EEr c D U R U5 nU[ L a U$ US:H $ Nr _cmpNotImplementedr othercs r __eq__Version.__eq__A &