python3-ddt-1.1.1-1.17 >  A [ bp9|N<2kBDV>;ƾ;O줤KJTnW1vQLJN8!uvL1I}+>n̆ߣH,>+Ow=GtɒAeH# xPCM<ΕyXI  ܺD󧙇qx͸sA:uXo c,ߏBi*y9(Э ,!«7_nLD;hnC&KEWN_-0,oY{1΍ @\D5qm.W|3fb4191429f3675a44daf056ac0918296f8025cad3114a678a25ce2532791de0c1756f01eb7ac43866d3554bfcad20b31dc498d0>[ bp9|0 (QdY'/L|+&;@`It̥q Ÿ,IК3e@ϥCD81҂+hYq'l$FXxiڣ4Iv!|SۦLO}{V &\wOJ`,N>X5'( (vm mОtO(ʁ!>!ã"xE+CVf+ه=jCq %Mm*2b&`ֽ&x1^8SpUׇG>p>?d  5X\hl D b    c,@(89:FGHDIXY\]^bc.defluv wx yHzTdhnCpython3-ddt1.1.11.17Data-Driven/Decorated TestsA library to multiply test cases.[ bycentriq2vSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Languages/Pythonhttps://github.com/txels/ddtlinuxaarch64k : ]rLA큤A큤A큤[ bw[ bw[ bw[ bw[ bw[ bw[ bw[ bwW[ byWeT:TMW>W?89a7ec535bd5a668e977b3aebf519d03f33cde4b3c082a496abfd0c7bc973d625f3e7a42b00f36a1e17f672d6a5442c2f027408d24f1f795044034f03ae667156e07a152e777a44150b56a38285631d0096aa60bfc81d56380c6778714019b18d3f17eee80c4506bb69e1ee0c9fe3f9247eaaf3c181b1e8c4ccaceb0fef5a95901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b9ff2a1fdc048de143c3933670bfdf80aaf527062e800c51f0739034c628b625dceb61b54a700136499ac7d3cd1ea1152996e72abbc4a5443544665c8496f851d7b9ff798854267f74800c26a8ee96d05250b8887a2643f56abf7d1b6c6e2478c300cf24a9fd2d7b477a05ba32005a7cd98798ba340c9f5a24cc27675e4fa9dfc2f7e8cfb4a28a77fa735a4ec9dc0d59a017f3e1d7d421f2bc854a110810ef774de75428434a49c2825222a23a98c6dc7c1dd35d8ce391e83eae148204706bb78dacca9ae31207b15ed778cd4cc112599be33ed5285693bffe5870d57be02467erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-ddt-1.1.1-1.17.src.rpmpython3-ddtpython3-ddt(aarch-64)@    python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1YW@VpT[@Tq@TR@R8D@sebix+novell.com@sebix.attbechtold@suse.comdmueller@suse.comtbechtold@suse.comtbechtold@suse.comtbechtold@suse.comdmueller@suse.comspeilicke@suse.com- update to 1.1.1 * Add `@idata(iterable)` decorator-function. (#40) * Set __wrapped__ for Python 2 (#45) * Include more files in generated tarballs (#43) - convert to singlespecupdate to version 1.1.0 * Note explicit support for Python 3.5 * Catch ImportErrors and improve coverage metrics * Document the YAML support * Refactor error functions in process_file_data * Bump version to 1.1.0 * Add basic support for YAML data files * Bump version to 1.0.2 * Bump version number * Properly handle file object * Fix the no-YAML installed test * Fix Flake8 warnings * Add more tests for YAML data files * Split process_file_data into 2 functions * Remove broken badge 'caniusepython3' * Variable naming changes * Flake8: make lambda into 'def' function * Unconditionally use PyPI mock * Fix copy-paste error * Fix unittest with object instance as data * Add mock to test requirements * Add PyYAML as a test dependency * RTD build trigger to use project name * Load the YAML data safely - Use pypi.io as Source url- update to 1.0.1: * specify minimum version of six * Fix different test names with different runs- update to version 1.0.0: * Bump version * Minor changes to contributing and license docs * Merge pull request #24 from txels/carles/license * Update setup.py with new MIT License * Improve landscape.io ratings by reducing ddt complexity * Add landscape.io code health badge * Add MIT license * Reshuffle requirements, and add a document on contributing * Add python3 badge * Add script and config to release to pypi as wheel- update to version 0.8.1: * State support for Python3 in trove classifiers * Merge pull request #20 from santtu/fix_hash_randomization * I really ought to look at my flymake output too. * Added if pushed line too long, wrapped. * Cleaned up some code, added check for <3.2.3 versions, updated tests. * A possible fix for https://github.com/txels/ddt/issues/19- update to version 0.8.0: * Ensure tests get different names by adding an ordinal * Merge pull request #18 from elyezer/master * Do not allow invalid characters on test names * Ensure that new test functions are given the right name. * Document use of * Update docs to not keep track of example test output * Stop testing on python 3.2 with tox * Version 0.7.0 * Fix flake8 issues * Add flake8 checks to Travis-CI build * Merge pull request #16 from ITAttractor/unpack-feature * #3 test_example.py - added tests for @unpack decorator for unpacking lists, tuples and dictionary ddt.py - added unpack decorator that sets UNPACK_ATTR for the decorated function * added functionality to extract tuples into multiple parameters * Add note about supported version in docs * Increase version number * Merge pull request #14 from txels/edx-support-unicode-data * Update documentation for non-ASCII data * Speed-up Travis build. * Support python2 and python3 * Add support for unicode in ddt data * Build for Python 3.3 on Travis- update to 0.5.0: * Fix bug where test methods were named with data __name__ only- Initial versioncentriq2 1527341689 1.1.1-1.171.1.1-1.17__pycache__ddt.cpython-36.opt-1.pycddt.cpython-36.pycddt-1.1.1-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtddt.pypython3-ddt2.0.mdCONTRIBUTING.mdLICENSE.mdREADME.mdpr40.md/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/__pycache__//usr/lib/python3.6/site-packages/ddt-1.1.1-py3.6.egg-info//usr/share/doc/packages//usr/share/doc/packages/python3-ddt/-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.suse.de/SUSE:SLE-15:GA/standard/e33a731caa271ed11e368460f8523f98-python-ddtcpioxz5aarch64-suse-linuxdirectorypython 3.6 byte-compiledUTF-8 Unicode textASCII textPython script, UTF-8 Unicode text executablePython script, ASCII text executable, with very long linesexported SGML document, ASCII textASCII text, with very long linesRRR)`1' ʳ@Nutf-895d95bc8668d7c198f9f2776c7ef95e9f51232da9f5ebd0c315a4895a0160ca1? 7zXZ !t/ ] crt:bLL %[kN+Vw "ȼn]Iİ#`{{ jhO|pJLbߤZWilz:Qe7`vi|i{؈P_ϗ1uC|g*,$񩂠q>z\jps I9YI7>W]9Tv4tIĔQ,Y;ohOkH,aG^AV.tJo^T]MF 82i>dٱj_1)\\8!KCEƌO9peeдL~-J_mIn;RSSI9Xw)`nƅU%5r-S| q}V:%Dh'&cLY1͎G>Nb /i帱+'m=B]֒H>mIYuݛ]rJ}l >٩.HC }*40sR$3:VO8 GYm"y+i>8@\" ^,/RBN ڍ>W%kͰV6?|dA ڱ:oҸ,"Mp?+C0?i>\}š͞%꤄[[<*PDµki"#dCk̯[Α+g XdVtG&m: ϝaS\P)h\d< onBtk~Wwsvv:Ri ? Aw}Ώ#"r)'|4'DG̞GJu-xi$,%q"4AV5Cpa2Eg<eȡ5'{#5$PJO;qp4)W` M-[,Fvc*3^0%;B $hrm"j)_7rqVyfތ6Zb2ip>חn7'aIĸٵjQ|JCؔ0$IP)"=>/X윎0iCF:wF`МL"gNܠks2uJGݕГvX'5*!2 Ko\*ï!gaL1-u^a-ivy5M]4WBZT'CtbmjEJi#`E4n0/Kd3'/ 2;Gˮ9]Q;lVѻpXR&E 8a!0_)cM—UD;0s,K qov#~%q":¯OiԛD,RL&:?7z,-Ps}A6}TQ0+ %?KOؼ#f_d_bsj}P]TSkq>TFٕ>std* ߴU:_. m9'U3Ѩ[QHyY""t&9%6(h~)W}0&WΖ2aeAP$M/=o4tߥs8= &ԁD䵛S'Ⱦ56/[]m|WJ\ax^cP*N@бFذLLfKQ 5 GTdvCJ>j;\0¾wn[ԷS\O=c0zc_VĒuRnVqtj6xEe] R <]+48sܱ_C8ŻsŠ[A Jsm.pkh!N\=c2ZҖY/ Vk=:J ig{K)u\mbcI#OYQM`ȸ8X땒l%?+PaH^\># $yS}$x b[fXL!D,Pb)_`Um`KtݠS1JZoV3)Kd{Ɔ'C|{8D*?" Y8LyTQRZu+S9h޶N(CO<Ԣ(kw0f=쾯T<{=>E N.dt {֦_[>`aԏy716I:uL(k:}+ ևdm^.N#}\J:SE.:"& 5` Lz]pn eS%ZFpQíГE *=?PLrTc9;7K#IC甴+PKHW3VCKD }*,;"˻iwЁqo_ 3@9 $Д(%["`A$fN;{8r&`5pآuCh"ܞNeP -gĻm4x 4.\n?]UT_xڥ{<sY9# "{FcpF+'ZdŜN >FnIFE(L.J$)yRy zG Ta2@Zȩ \L+*vUj7X@xd+<~ )b4^k߻Zl/LvP\S*,;v4aW&Zbd":"@m4YG%y`;4[ې|ŸȀ3|9(7juܗ26$i*nD$Pw6y__cQɵVChK^xcLiz!#G瞦jDmanrb?2Pݿ 76x.V~>)=)ns4xF{KOY+ %M9 BGJ ?ˋ?C$J cN[SC+ss/T,y<ڦ:,aJ;}Cn[f54+~`;AQ)b"1/\A~XUplR4\ʃ, *aaZVvez`& #ű@1$4qoGu56KlXkAY@% Ztdo(ZGK r#,?fFsm[7} w5(*~O90m[Lɒ_pf*t,xR]5)#f<45In6eZ^^:TVƥ>NzT?"}@moxInJkZQfFIxwV%ޏCuڡʀx#\-+l )4MeAVĨ.\[=T"g<~?5U{q#9xTDւ d'p  xLLtƅ ʌ4G]GxEdnLQRߐ]Laifnbweb} w/7+b˲W|ND:.ḫY>Re%tV4tCS/lW,' q޶:#GUe\Z,MDfc$xAMK>3g8f@,ms94[X~kqjRݔ["Y7:_KiU繺S'lHKxY;tdZr{lVbl4&qمC g ^\$9R+`xN0?SL,@v.[H܋ _Z~eϞ'0f 4IQ:Dfu^8` 7sS.ZU z6ӃwDz6Yw|m~^O-x!nVڀ"%R2;eϬf[V@;X%n'XbTAe װ7ż, %V Ƶf!j5CJlp騫9&"NKdMadir4ă(D0B,+ qe—%7󁲴޼oC&<49eSq fr$]EylbpVC*w>//sٶJ:cl|^(M)pb)KP4ʻCT\U آW7E.3ھ^GItE x Q9HP\pM-e1#96z[k-O#2B VѤFyS(q/fH!2g FZf1_m盗3AptG.m틕 C&LJ6k+«Qٗ8s.anGcU[-[J0s[5a}:؆qeY q=1GCzr 8`LؽZ+4@>(󰕋Aԣ ^$w=c[qk>dy zsRVz?L8ע' '"LS^YfvvjѾ!fpo]Gߟ{&C >o̴z-j]r/a&*/VgpV{-"-Ytw{8^Ս H>Zuuyy vetш?=o_tm[h/eM?0$qz:I4"mYR%H^L% ˮ^h}QY:]~;ai:7#E& jN=oL@G-}3%XtۛUeK'̫o#~J&Q{]LĂ:c}amBHw>/9x#.PQUsH&pg 3[7.w4D[RyHo˟b$. pWz|&t,;Ka~PMи,ofJԸ qX9+b"SS.ׯh5֘0[se?Es Wr EŸ\-XR^n6F!|0oT|͝ELU0U^Wdgc{՝!5 ý 86UQ%l?QŧetpT T'uz,xRs]eGFS*wQg:@`B9\qf.f/;F&QwUo7c^d8%iFrKlj8YlYʟNIw2* [ls~Mhg>ٱ`SE~:ƛzTe^#-~p x+*7?'} D?Or;TF?k1I2mKi~gKцK gu5K܊*G{CI` ni<}gxʃk qBrȊ 3a]$Z*x"=- 뱼da+][;C4L6S_4RFV=(i'r pu7tTM^svdU]D?F)?CU 9 A8BJ YZ