pythoncapi-compat-devel-0^20241009git669c882-1.el10_0> 6 6_ ܉3!}Nbh&3م~Xg% 3م~XV> RE 52 k.^K0adj{fB9[>guem{rm'.R|P7M}ѕH+[²'?:Y_}C\LC.gbx;uB!fl^!$0xX^TzS} A}IYCܙyr܊Cfu=fskomV4cK#)rQIxZ}1$"% 2TK0&/c.!?^JclZl, F;}Tl ۴"{I>zzVzeR|hdC>@3NuMi"<^W$zVP*T FowIWt++.صYSFƒs+}8H2Õ~WDwh&m]"0j %Zԕ 9k!0x`117650eec9aa07bc284e21b0ffdccdde9dc88c7c8d4d7f85f73ceb1846c97e048e44a8c2019e7cb336027f04885ab11c2572e632f0ImTkSJ`<>="}?"md/ 8 S $,8 > D P  <H| (58@,9,:6,FGHIXY\ ],^`bd!De!If!Nl!Qt!lu!xv!z!!!!!"(",Cpythoncapi-compat-devel0^20241009git669c8821.el10_0Python C API compatibilityThe pythoncapi-compat project can be used to write a C or C++ extension supporting a wide range of Python versions with a single code base. It is made of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script. This package provides the compatibility header library pythoncapi_compat.h.gfbuildvm-a64-15.iad2.fedoraproject.orgFedora ProjectFedora Project0BSDFedora ProjectUnspecifiedhttps://github.com/python/pythoncapi-compatlinuxnoarch:A큤gǀgǀgǀ84fb97403122201546434cb24eaf3e2c27c0c80df054a545f73a3bffc65fc40f3f2c1ffa76383a55ae0aac01c9737cd70050dff63e1f026694fbe9d662573c98rootrootrootrootrootrootpythoncapi-compat-0^20241009git669c882-1.el10_0.src.rpmpythoncapi-compat-develpythoncapi-compat-static     rpmlib(CaretInVersions)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)4.15.0-13.0.4-14.6.0-14.0-15.4.18-14.19.1.1gp@gp@ffn@f@fff`S@fO/f@f@f@f[f[f[e!@eO@eԔ@eeXe|?e|?e|?e|?eSa@e'eSe@e@e @dF@dd]@dܺ@ds@dD@d7ddx@dV@cʂ@cS@cS@cBenjamin A. Beasley - 0^20241009git669c882-1Benjamin A. Beasley - 0^20241008gitbb0934e-1Benjamin A. Beasley - 0^20240923gitd20d7f8-1Benjamin A. Beasley - 0^20240826git2d18aec-1Benjamin A. Beasley - 0^20240806git39e2663-1Benjamin A. Beasley - 0^20240718git4094c64-1Benjamin A. Beasley - 0^20240708gitea1f7f6-1Benjamin A. Beasley - 0^20240603git18d1df7-1Benjamin A. Beasley - 0^20240522git9d14fad-1Benjamin A. Beasley - 0^20240408gitccea884-1Benjamin A. Beasley - 0^20240404git68aad45-1Benjamin A. Beasley - 0^20240329gitf667991-1Benjamin A. Beasley - 0^20240328gitd16872a-1Benjamin A. Beasley - 0^20240321gitb16ff9a-3Benjamin A. Beasley - 0^20240321gitb16ff9a-2Benjamin A. Beasley - 0^20240321gitb16ff9a-1Benjamin A. Beasley - 0^20240309git7539c7f-1Benjamin A. Beasley - 0^20240220git52486a9-1Fedora Release Engineering - 0^20231214gitdeb6f40-3Fedora Release Engineering - 0^20231214gitdeb6f40-2Benjamin A. Beasley - 0^20231214gitdeb6f40-1Benjamin A. Beasley - 0^20231114git5bf2fb2-4Benjamin A. Beasley - 0^20231114git5bf2fb2-3Benjamin A. Beasley - 0^20231114git5bf2fb2-2Benjamin A. Beasley - 0^20231114git5bf2fb2-1Benjamin A. Beasley - 0^20231012git99ab0d3-1Benjamin A. Beasley - 0^20231003gitf78c780-1Benjamin A. Beasley - 0^20231003gita594354-1Benjamin A. Beasley - 0^20230929git671fb69-1Benjamin A. Beasley - 0^20230919git309c56d-1Benjamin A. Beasley - 0^20230824git8109811-1Benjamin A. Beasley - 0^20230823git5b5b547-1Benjamin A. Beasley - 0^20230818git1bb4e16-1Benjamin A. Beasley - 0^20230816git91e323f-1Fedora Release Engineering - 0^20230710git1911dd4-2Benjamin A. Beasley - 0^20230710git1911dd4-1Benjamin A. Beasley - 0^20230621git6c49cf3-1Benjamin A. Beasley - 0^20230601gite266312-2Benjamin A. Beasley - 0^20230601gite266312-1Benjamin A. Beasley - 0^20221127git3779f12-5Fedora Release Engineering - 0^20221127git3779f12-4Benjamin A. Beasley - 0^20221127git3779f12-3Miro Hrončok - 0^20221127git3779f12-2Benjamin A. Beasley - 0^20221127git3779f12-1- Update to 0^20241009git669c882 - Add `PyUnicode_Equal()` function - Add `PyBytes_Join()` function - Add `Py_HashBuffer()` function - Add `PyIter_NextItem()` function - Add `PyLong_FromUInt64()` and `PyLong_AsUInt64()`- Update to 0^20241008gitbb0934e - Document PyUnicodeWriter API- Update to 0^20240923gitd20d7f8 - Fix incorrect use of assignment in place of an equality test.- Update to 0^20240826git2d18aec - Add critical section API- Update to 0^20240806git39e2663 - Add `static inline` to `PyUnicodeWriter_WriteStr()` and `PyUnicodeWriter_WriteRepr()`.- Update to 0^20240718git4094c64 - Add PyUnicodeWriter API- Update to 0^20240708gitea1f7f6 - `PyLong_GetSign` will be added in 3.14.0a0- Update to 0^20240603git18d1df7: Add `PyLong_GetSign()`.- Update to 0^20240522git9d14fad: Fix test_frame() on Python 3.13 beta 1- Update to 0^20240408git01341ac: Fix PyDict_SetDefaultRef() definition- Update to 0^20240404git68aad45: Fix Py_GetConstant() for Python 3.13.0a5+- Update to 0^20240329gitf667991: Add `PyList_GetItemRef()`- Update to 0^20240328gitd16872a - Fix test_unicode()- Update to 0^20240328gitd16872a - Fix test_unicode()- Add an rpmlintrc file- Update to 0^20240321gitb16ff9a - Add `Py_GetConstant()` and `Py_GetConstantBorrowed()` - Update `_Py_NULL` for C23- Update to 0^20240309git7539c7f - Add hash constants: `PyHASH_BITS`, `PyHASH_IMAG`, `PyHASH_INF`, `PyHASH_MODULUS`- Update to 0^20240220git52486a9 - Add PyTime API: `PyTime_t` type, `PyTime_MIN` and `PyTime_MAX` constants, `PyTime_AsSecondsDouble()`, `PyTime_Monotonic()`, `PyTime_PerfCounter()`, and `PyTime_Time()`- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Update to 0^20231214gitdeb6f40 - API: document not supported functions - Add Py_HashPointer() - Update tests- Ask runtests.py not to look for “other” Python interpreters- Use %py3_test_envvars when running tests- Run tests verbosely- Update to 0^20231114git5bf2fb2 - Add PyDict_Pop() and PyDict_PopString() functions - Add PyList_Extend() - Test Python 3.13- Update to 0^20231012git99ab0d3 - Add PyUnicode_EqualToUTF8() and PyUnicode_EqualToUTF8AndSize() functions- Update to 0^20231003gitf78c780 - Add PyThreadState_GetUnchecked()- Update to 0^20231003gita594354 - Add PyObject_VisitManagedDict() and PyObject_ClearManagedDict()- Update to 0^20230929git671fb69 - Adds PyObject_HasAttrWithError() and PyObject_HasAttrStringWithError() functions. - Fixes PyObject_GetOptionalAttrString(): set result to NULL on error.- Update to 0^20230919git309c56d - Add PyMapping_HasKeyWithError() function- Update to 0^20230824git8109811 - Adds PyDict_ContainsString() and PyLong_AsInt() functions- Update to 0^20230823git5b5b547 (Fix setup.py when CC contains -std=c11 option)- Update to 0^20230818git1bb4e16 (Add `Py_IsFinalizing()` function.)- Update to 0^20230816git91e323f- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Update to 0^20230710git1911dd4- Update to 0^20230621git6c49cf3- Use new (rpm 4.17.1+) bcond style- Update to 0^20230601gite266312- Don’t assume %_smp_mflags is -j%_smp_build_ncpus- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild- Do not compile tests with -Werror- Include the default Python shebang flags in /usr/bin/upgrade_pythoncapi.py- Initial import (close RHBZ#2154546)buildvm-a64-15.iad2.fedoraproject.org 17285031420^20241009git669c882-1.el10_00^20241009git669c882-1.el10_0pythoncapi_compat.hpythoncapi-compat-develCOPYING/usr/include//usr/share/licenses//usr/share/licenses/pythoncapi-compat-devel/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection cpiozstd19aarch64-redhat-linux-gnudirectoryASCII textɆ6^_https://bugz.fedoraproject.org/pythoncapi-compatutf-8d3287aaaf6cea3591f3399433fe68ec7f6da25c0745af78e154333a3feaf0c77bd75ad758cb25da2dde44613ccd9d8a04d0c1481789cd37a518cdf9e4c347aaa?0(/h=:l#-m4f-RRr,[.F>_'Q'$#)$@6)5C:|vjkrN27MY 2G[]U& <Ͼg"~!P (\0}pC,Q.bH$Uyey^][.&oxouϦl[Af}lxG[dI~ -8?оώ[[À`T:7Nv}==m4%gӿO֯pP#f/ YBd}BTfձ&bI"WVuIjr>Xy3Fٲ g dde:&$e^)I]TMԟG"E8Xf%`+.#y?0i_v]k- T؅3iHC:To0 eИ4"tcґai֢9C ֣-h~mknПC '3\5(J}b+_͓5 0TIDͥ?Y_Y֌rIJ|E=UqpؖkYy4 ~I"u|%|]^G(D! g3Y?DIF[ۋ׏Ijs5xk(c̔9JC=ڋYVém6ɰT0w\0d ߶Y}ơ=x/_{<ϼV$?^z$\K{Z>\RL26$&$ɥ:bvXNEz&$\WI]Xfe#W ͑mH§S:?$<8wR%an:08x9zr|T414Sh꘯x&C}(VZ85_CANQU"hx}Tґo {na6ڋ7xo?l65 ٚxM$T+(ab!dbRJ [CŐr I1YQ|z,2}B8Ou[=6  xCj5gK>CjbYO eYQ=h8oCq6Eꭙmɵt.=E2Tܷ Y61$#]&U*F eM{bOffYZq] fR4q yFػ$l'ZY/ `H-88dbIX3H$}i;ud[46'tbAc\;>.3P Ԩi7 %bYx#Ls $z0I(ݕR{Rsk9N uJˀ܆4"GvT5 n8Σ> 5P12#zԄV@8_Ǡč)O6nPqγh眥"tp C; cyE@.Mwxۧ5 dT]N4=O0iv9_> whs@hB*Ě?>|~{O13 o!.οa0%00P|݂f<Σ|ѓsi+u'x99sr&E2+a};:}C_Woqȅ0@4]fSgecC+L$[* mYEN4 ;׭;gGM-HiH]RzkAYqrm=3A v9Ej~l{/3izEv[M~ϛD'$=p:j{ aYqƅӶN~X:ܯ=Bk'IY Ni- +[_~8Nd&S?6kkF$캞R9ѽ$7lΫQG'bB'>w0f4Jq3{ pb<QV\Q`Zd A+k\3HDANvtptpv_FBf=HpT]I)ίbzHחXi>WoSK:oŦ?nM+E4rz,``է 6A!EHUy~">C쎔˖no6d']l \ipW J7x`LmuѷGTb ͬѩP#\g=ڈN6p:PūkK)7}mM :5ND9ԭ)~F^8񺨆8UlOu1{-6'Po: Xش6HKvU2o0 -2އER?#8N)44C Vʾ02НN'̃XjdI'.Yj|yaRLliag:2뽦Rc/iZSxfzVh#̌/!Duan ̕vw Y4Ur|408WGGLbO1E'zv]ͫZJ0(sL|Q9>DzXhMne1$Z_Qʽ ]0x=W/_E*,1@Aōͭ G+=y; QɨۡG&օJ= _! ,de(+ej0Q\c9!1 % iFo]6=WH\2:*+J3E[CXV8_'ƌ"NLh7ZMڝDTlMYQ(5$15²8tg 2$Y LDpErǹGꢟlNpR՘yXF_exW Y$r tu>,/fhv%LD! m50P^N6hY%1s`Ҷ&?njl+§Ea H5s;H?6Ds]dFVi  xStl w$S@#C*@XL0]JG.HT OȌ42A:{dY\t5T1i]mDJw&OB׌,%;0=ӵPf,xg lst67c+[_ Zj`ktgRQLo {G'_2yX,? $y(fF!kVʋ\0B^"u.EymJj꼧74Bvȝv?# hW9r#I] z5orXb [/{ *IB?g&H"4K9a s m0S < 5RHqMpL$9QH9Wk+z=5ޕa?R4}a`|hnHYa1Znb-u,yQh$qX,TĦXc<8#ԴT-l﷞gɧ޽4mPU緒Sr@r/&W1ՁrH;,afr*Aլ D"ȇ: Ws645`o}viD7G{%McsלQ$|y>  DZcYMFNlHzqX uDQ)𤥈)nQL? M[u B㖝j]bWUgJ 9:GE}}ͤt-E~Fw2bVO\ǪӞ2%Ͳ_-#ӗG=2 7*@<.H$H 𤋮9ـt~DDmz4=π%aWU?0o\!V1&b/P/<fkoԔ4 k{1㋅^gPݮ fs#`]%x 8DdjZR(o =T~.nYM•d@clHVi9KS&ʯ7C[:}ұ`vd>Ϣܦ&ڗB9䓸$8Rf  e-R6B^.BtQҔowk9a+*N俰m)K)yckB^aZ wf-ҕ;N!:7E{F/y`GB ~'?z(byYH*ük.H=vCO|D`/Z2wĵ,'lfyQl]Ot/:]q\Md:1|x*_m䱬D"aµN)'gU r"HGW6,+ i(؋;!^[ ^ No[)`l_رvuh'{;H`ޡ쎯.g o3hѾ@_SOZhvHK=}R 9 JjU k,݆hnAˡC?M!q0 ctW[f3!pRFh0nȨpnׇY@YQ`rmTBIApްM):1bWT<',j᠇bQ~KB56ұYGlv׮׷+seBP!(Ff(;|TR93#k7 Uʰ˸q 9ɅӐ82[/:\ڿEo)X!DUȞlnQ&ɰ5^p~Z4$ 1dR\Yfr"f=c; SikŌC{A$B=zs9ۉ.X3] |t)憎%t14AH?8ُ̲inu_•1eM QfH]9抗GqTl""TbcT ^n}.3݋p)e1~퉢م^+ 2),"䛩$N\af_zUYs AR bnI`ۑR_lFQ[+Fޫtdݼ*QS7T 0TiDi28JT!c񿘠h6{꾦}c" T}3+vW/I$ ltIcL5>1{tç5,V #{<ךN~:7dg/*eVx&FкnՖYN68\%BX  )ؚ=89-NiRX01@h LUDJMBka5بW\_k{"Z_;4+m~$֛iK4 7EmY^Q2I np}NJ霡 YFAOECK.;zB}Ip|,l4mqWA!qJ X4O0S1BX@=QĿ~4ި/bt(]v6*ZF1>8uW[G~:2Eo"ңz3HFNZ%m$q+PmIE 5V?9wgQ,zQR#UFxǡؐeLhlLIhnjXTV' :sH{A(sːNlөQjHy(pǥ}~1b (3㚏%-4GR .#m2 0O(TӸbuhY2`~]lR0#x/ Qa eXIr#aB+W}w.ABF m״`Vin'%TcoAN'}?2 LxXR [;$_`HGD~o&H= v gz$5?Rݒx@s`ȣRU/ԮA  TЂo;{lOApDwބA㾒8=]V8C\ W¾wOvAoePՍ|O P5v#"^:(qbJ4;^XO9b^ k"y"Wd:x(o3 _ӽГZp7X&|( ؃0&@_-|u< @%(dkռ\ JS H٧F+x$t.Sbfuh%oWAzڷ p)o4WJ3$C#OIoU[)׷ =JC)Tw%] T 2>+瓋 9rWY-C>yC/fr5@!9S[>r$(eHp!;>U"AL;Hf}(-E`(ߌ.[*6NZzoH#~AR&T IVO˥H  \}گAØ1%uBx: rDuSLcjuwM}DD@$  5AL.&&yS_-E4PO l `02Gn]J`'e{-__[Aw؋ . hhByz~Ÿ;5Fkz ,;nԀ-|4Փĕn *3KJr* uGMW{D$9ϴ#?ַx;e~vaSȧ3* W_xڣE|fL ׺poޯol_^ =Z^.u/OpYV鍜hdgD-EG'-6x?H^omlk*Iu;Xvf* ExfBEQςUAPE?AiD_WѸz,T/M;bC-m|T`!^ ϟj$%N@8' (o h^$;y\KvRi8݄?l\$ɻMR7^ fˤncvK፷S5F >UTzNN">>$(Hd)؝e9$^"M0Z=Lo!pJl(xR!2:4ŒCt?leCK }J&C2u07h_mRIC'X7 r V`)oc 1Ha>DZ˰OHSq$1/7ցmT+HP'+4[ P