����python-M2Crypto-doc-0.35.2-lp151.3.9.1���<>,���!(�^� ���/�=�„C����lo�#36��%�M��!�#�!�g��o�#x�N_���7��:��EƶW�Ċ�ǃ�(Mwzi�w����o���Ȳ��+SF� ��O}���T{�Hᄤ1Ц�k�g�׉N7����Yi��xS��K��m�Pƌ+l��wmRw� �q��.���s��e� B�4�^�)�ߋӄ���.25I���`��]n�[�Hg�M�V؈��B��R��--���/w�T(��&��]$�r�+�oq��)&b1�oȴY� ��r=��9���>�������; ?�d���� )� a�L�P�X�\�o�x�|� ��������  $ D   4\�����k(�8�9: /F�G�H�I�X�Y\]4^�b�c�d8e=f@lBuTvtz���������Cpython-M2Crypto-doc0.35.2lp151.3.9.1Documentation for the Crypto and SSL toolkit for PythonM2Crypto is a crypto and SSL toolkit for Python featuring the following: RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). SSL functionality to implement clients and servers. HTTPS extensions to Python's httplib, urllib, and xmlrpclib. Unforgeable HMAC'ing AuthCookies for web session management. FTP/TLS client and server. S/MIME. ZServerSSL: A HTTPS server for Zope. ZSmime: An S/MIME messenger for Zope. Documentation for the Crypto and SSL toolkit for Python^� �lamb06�MopenSUSE Leap 15.1openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://gitlab.com/m2crypto/m2cryptolinuxnoarchN ��>ap�7FA큤������������^� �Y��xY� Y��xY��xY��xY��xY��xa22f5cfcd1b3731ccf99c9be6aa062406ad8e7bc6168e4c63c892ef4763b635c831875ec5563c6c163c884287d24ec345f0c5b756ebab627a2276830a31101fa5c66e641a777c2dafa140b4e884e949d0c705bf46e3faf8bb86a7806c2e5ce235afa137cf3497fe96cabf0695d46c3ec6a37248240090138d7ad55ebe5253b392691ff7da1672d4d05e046ebeea3694adb8ef5457f180813ff372598650f08d9aa4a2a675cb6b56419499c9857c28c6217206299df882753a1c0e1a18caf481fe50d9ee8baa72926d9fa76111c0f95cd8ae2fa86be576234bffeaf7476d7c3a9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-M2Crypto-0.35.2-lp151.3.9.1.src.rpm����������������������������python-M2Crypto-doc    python-M2Cryptorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.35.23.0.4-14.6.0-14.0-15.2-14.14.1^ϧ�]�@\�"�Z}�@Z}�@Z|;�Z��Y�|�Y��@Y�B@Y�A@Y��@Yé�YG��Y ��Y�@Y��X���W֘�W� �WQq@Vet�Vb��VV�@VK�T�g�Julio González Gil Matej Cepl Matej Cepl michael@stroeder.comtchvatal@suse.commichael@stroeder.comjmatejek@suse.commichael@stroeder.comalarrosa@suse.comalarrosa@suse.commichael@stroeder.commichael@stroeder.commichael@stroeder.comsebix+novell.com@sebix.attoddrme2178@gmail.comalarrosa@suse.comalarrosa@suse.comtoddrme2178@gmail.comdmueller@suse.commichael@stroeder.comjweberhofer@weberhofer.atopensuse@dstoecker.deopensuse@dstoecker.dehpj@urpla.nethpj@urpla.netdimstar@opensuse.org- Add python3-M2crypto to LTSS channels, to allow using salt even when the Server Applications Module is not used (bsc#1172226)- bsc#1149792 jsc#SLE-9135 Update to 0.35.2, bugfixes only. Changes cumulatively: - fix compatibility with OpenSSL 1.1.1c. Thank you, Sebastian Andrzej Siewior from the Debian team for resolving it. - Stop pretending to support Python 3.4. - The project is now Linux-distribution agnostic - Replace all old-style classes with the new ones (it shouldn't cause any problems, but feel free to file an issue, if it does) - Do not by-pass a potential transfer decoding in m2urllib2 - SSLv3 just removed. - Various fixes of the build system and internal errors. - Patch fix_urlunsplit.patch is removed, because it is included in the upstream tarball.- Fix use of urlunsplit (bsc#1135009)- Update to 0.28.2: * Fix ppc builds- Enable tests, fix docu install phase- Removed obsolete patches fix-build-python3.diff and fix-openssl-include-path.diff - Update to 0.28.1 * compability with Python 3 * building on Mac OS X should be now more reliable and automagic * Fix licence in metadata: it is MIT, not BSD * Fix and add tests for SWIG/_aes.i module * Bundle-in unittest2 for Python 2.6 * Remove all PGP modules- use generic way to require python-typing now that python3 provides it- License set to MIT- Remove unnecessary fdupes call- Update to 0.27.0 * Fix licence: it is MIT, not BSD * At least minimal support of SNI in httpslib. * Small bugfixes and cleanups. * More effort to make build system more robust. * Restore m2.rsa_set_e() and m2.rsa_set_n(). * Make sure that every exceptional return throws and exception and viceversa. - Add patch fix-build-python3.diff to let it build with python3 - Add patch fix-openssl-include-path.diff to fix openssl include path (the code already includes the openssl/ part) - Create a new package python-M2Crypto-doc for documentation since rpmlint was complaining around 75% of the package was documentation.- Update to 0.26.4 with fix for OpenSSL 1.1.0 and LibreSSL- Update to 0.26.3 with fix for a syntax error- Update to 0.26.2 * compatibility with OpenSSL 1.1.0- only require python3-typing if necessary- It doesn't look like python3-m2crypto ever existed, so don't provide it.- Add python-typing as a dependency- Provide python-m2crypto in the python2 package- Update to 0.26.0 * No changelog provided - Implement single-spec version.- use pypi.io as Source URL- update to 0.25.1 - set new dependency on package python-typing- update to 0.24.0 * No changelog provided - README is no longer included - Removed obsolete python-M2Crypto-SWIG-3.0.5.patch- fix SSLv2 link error for 13.2 and Leap 42.1 (M2Crypto-0.22.5-SSLv2_link_error.patch)- update to 0.22.5, fix URL - drop python-M2Crypto-SWIG-3.0.5.patch (functionality included upstream)- SLE12 requires swig3 for a successful build, too- fix build for openSUSE Leap 42.1 (requires swig3)- Add python-M2Crypto-SWIG-3.0.5.patch: Fix generation of M2Crypto module when using SWIG 3.0.5. - Manually install _m2crypto shadow file: setup.py misses it. (boo#917759, boo#917815).lamb06 15929215240.35.2-lp151.3.9.1python-M2Crypto-docM2Crypto.SSL.rstM2Crypto.rstZServerSSL-HOWTO.rsthowto.ca.rsthowto.smime.rsthowto.ssl.rstindex.rst/usr/share/doc/packages//usr/share/doc/packages/python-M2Crypto-doc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12950/openSUSE_Leap_15.1_Update/ff267e1a6bf458850b47a83f2b2d5f6d-python-M2Crypto.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxdirectoryASCII textUTF-8 Unicode text��3���:�:a��'��utf-8512d423d28eaf72407d1267198b03dcfa2c8f34e5585ea04e877dd3afbc73fe8?���P�7zXZ �� �!t/��K]"�k�%��0�a� �:�2� �$�٧�' ��/j�����t����d�?�y`�x���_�;�< k��r��G��W��e���F���Ay1v밾�R�g�Ok�0k���r�S;�[�$�!/�\i��n�W@\���qu/&�k�>���j*��pk.I�G�����������(l�&\�MS��>���ZȩGpפN��s�OE&b���b�S#�¶�_��"I���"R%š�Q'�p\���O��v���va L�^=ܭ�AfKU��T�Z��t�� ���IZچ����n��̂Z��Vv=���2b/-�0�}�6��ڧv�K��o8��~��E� � ?�4�^s[+~�/�������ˏ��ۧ o���~���r������2I� �V�����s��U�P�Zf]v�m�H )�H\ٷ�"�uZ�:�j�.j2�_L-�"R ���<~Ϭ��'�@���&1�C�RGk\Bke�Xav���M{E��*v�g�kӢ����V`��?�6��Ȅg�|�S�vK8���� ���f�L`���ᄷ��"�*ZR�n�;�_�n�X'J@� yh�����K7�xb.��+�����@�,C�E�~���b��nrh�]���� ���!�)^'���:lӒQ_3ssI�z���1����T��^���K��Y��ɬu �_���� ��y��U��t�I���h5���7 \`���:+Ҡ��3�S�#w2�) �,�2��8���&����,E�j7>_��j�1l���ۋ4FiEv�-���z0K�B��طv���D��4z�f~��#�^"h �2,�U^�g�g�/ȍ��B��б%2Sܓ�Ѫ�] ���� �9���������@�Ar�~��$�}.A?=N��|u}��?���r���^�N����?����� ��= /������Vf4$)L�;�+�#�뉹�/:"M��q��M�������1X=L�-��6,�S��JD�/��W{1�.H2߾�` ��b|s�?��{}� P�Z���mR��<�!*����~�X�� *��.P4� ��� YZ