pythoncapi-compat-devel-0^20241115git03e441d-1.el10_0> 6 6_ ܉3!}Nbh&3م~Xg7`w 3م~X^k|JlLW,oHQITN/jG.h4\D_%0-P +FiN+ހG;lo6,ӛJ7gl fʱ%PnΒ0 #4?2KORU ~PcyYPK|A7NfCYpq ^sp91jFmboZfgɆ!ك\LyV2.E;!mz KuztJž m%OxddUݡvq #7)*\ud':粠I۩cÑ{ji h%kZ36TFRpԚ!lqul>=#Y?#Id/ 8 S $,8 > D P  <H| (58@-9-:-FiGHIXY\] ^ <b d" e"%f"*l"-t"Hu"Tv"`z"v""""##Cpythoncapi-compat-devel0^20241115git03e441d1.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.g7_ buildvm-a64-04.iad2.fedoraproject.orgFedora ProjectFedora Project0BSDFedora ProjectUnspecifiedhttps://github.com/python/pythoncapi-compatlinuxnoarchiA큤g6g6g6f4593bc30dd31de2e7a0e9a91149e1d02f3a6470f64df7b890303ba0395a84e73f2c1ffa76383a55ae0aac01c9737cd70050dff63e1f026694fbe9d662573c98rootrootrootrootrootrootpythoncapi-compat-0^20241115git03e441d-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.1g77gp@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^20241115git03e441d-1Benjamin 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^20241115git03e441d - Add `PyLong_IsPositive`/`Negative`/`Zero()` functions - Relax `PYPY_VERSION_NUM` requirements for hash macros- 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-04.iad2.fedoraproject.org 17316820800^20241115git03e441d-1.el10_00^20241115git03e441d-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 textb@폡KG$M]https://bugz.fedoraproject.org/pythoncapi-compatutf-8ca3eaa498492f1175300360ba62e70a2514e147b772b34e0d595dbb8c24fb48b2ad4fb77f8ae4b49b9eef3b9d6b491e5a4658451e63816eb0227e2fa66f1ff23?0(/h*#-m4f-RRr,\i't/pl^X)(0TL ۤ mIکlj^t4YfA6dΤ ?MN=xϾg~ 9!P (\0g: T3fYڣZE>eXҗd*Ӄw8~5\AD`4Z,(8GÁF/^ױةR}?t~r%1R >y%,'|%)*o,뺺kK]6բp_Qx+hyb.E&ɧl^SoFGxdcZ 3eyua9WUOӁbՌq^]W`L*N>ol 3Y"-Fm2n"\q oI;vރ }1W5ozmޠTCb!AG&}і>Y_@>k9cv0 /%v]_lxOһ[ϵlc `U!,RkVb?x-D'Da%yI!\Y&%~n-ʼnҭQxt;_G,&f˂PA.leIM$Pyer|TR&uqQ"R36Syxc=$m许8?t.uQ`5&ز^0I]8 )H'jT sޗFc}xtd%z4Vmk~XEQA1Q_#d#rl>*TzN3k5?֐C2\S%6d eY3%yx(-ҋ{Nū-XsYi9#DJ~ٽQ-2bC vc %ጡvo}\7llm/^?TGŋ]CcOQPm^$βN]lðI]ЧzI3hȥ3ǫo|$yNI^ vI0mۭv|emnILH,KU(9c &j"%'$\G]Xfe#W :QmH§S~Z~u -CusdO$agV185_CA!OQUMj4/^=Tf#avD\nx.AQfSwBm>xS  ʰGilHg.ْP,xcQPTa{k;yH'8!HAb9eЇx^}>K[I".꣌C)>B"ujMH q?3/ڱvbųB~I'8^m ;8,)L0b8p4EMzkf[mr-mK2H}]_7vZ$&X2=&Rd¤ʢW$xOL6PkfYހiL+Mwp .gKvy+ﭕ ނC+ G8K ׅqt9/ Pkt4s-AрU5| 'O1$CS0 Z(nFA@Q 8a #NNi<ќ 9;"Ǿ]g N`5tC⿮"fMY\XST}̈i.̂dc 6"V)D& S-iUUE6F[Vѵ0@uk jbS&p9.)XIp(zn\A[~<=m~x`STͶ𗙨4"&HMCZ8rJN0SU,tp@i[v~Xܯ=BkDZ<+tcFo$F02}bOSEI2[[mڲ*,Pp pCʠx'8thABh @P&"$ G C̢! A2 1@ 0INo&Țif*G<冶*dN$52G+iĕbVZQA6e;\bEy#햂rtMOt<0Hx9U/meN}7h.1<B_`Cs-ݜDz2ϛ! xNt_mba"._/^F g KӜG3ǰY˰5yh`LoO_:jd 댅P%i&e=M+#@ L:xh(p\sNbs[Ȧ_pxzGo-O7yͱc%+Ȭk` [-2#5 s]?ZiD%Ѓ,LkWU$n [t֟ļӂ\Fuv#:NԸ.8y~x~\B^8\`C2FS/,zXVV!=?j'abޝZUMH ; s t+u9!IMfLԝ-eqJD&>p1ΒA5R9ߒg Heݻ *%A3m{þ[Md/b|:K>z@GTi5 2F^},3Q\[̠$;\j2InLnlFڎC5 li4 cs]L@!q\q/|21D>!İ [P/Pv=ҌV1$\oOP @ř*SЇGb?1{ip.wpm@NўA!} g@I0 { Toӵl-+EIΑ)MJ;V ;4!t~ŃL76PޗFB O,0!Dd7qͥǠg*7X |EjJ;FeUH@%XK9a3$=V@8(X.kK ‰>#(#@芵I=rע<  H%fGc75 q0Wjꢤ?(oM(M V jvwHd}AVڈR"%d:3VjJŐf݋2~܆}crpD.SUq" 썣v6:ˤ29 B9`]G,̹N{^d%HYQ&r'*ZQ 0lk ,vUMwVq]Z8p`)F[pʷ Fvp !еOۨpt'"sP84 Ij& Tre9Uއa61 ͽqĆ&Z@PUX%)@1uK%D7vmC6A #]!:%x'Kܠ˰;@= ""9O9X1rÎ~'Ӛk[l"3NI+E]NO撚kz կs/W`M56Wָk73~~!iDXX KS3_z"z ԁ'FG'PF{u8T(&DwaMVbȁ``2mV@J;#R9 ر=?\pAR̆@yI #ѩtwxrQ#Zjf,9iR0F7QXDFQ:>Kz'"wH_* .\#7$&(9Zc#/˛Q YZouuD !_E+륀jS%~9"ee_i^_kNl xb|[x늬&IlXguaa$jZIO07>K9it0xAwJ2ЦFFmѷ%ւ5NX  x+Be^[Νo4Ph7I-S1(4&8Ba1K*n4QTOrl\,X=<.@ p s2,g8,\I!#$v:?]'˳#1}FG–^.=[Djd9y*+AV C&g54LN.4l` ú/f-l3 jCvՉsBN Ѱ,]9q6.SIKߴ{էK6`m`~HjHhEGwt+DH2}7a/!YOX- v )/+[1\ĕ{K{ LnI$wc iI)ÆV0iY.iS>Z8'nr_#<FŐ$5;yJF{ V HP!6i>q Y:HԦU[RLu,琵'#[>GeS5+Ԩzʄ3\ϨZG"*N>ŊWy'0a>Tv3Q`YJd *(#kOqw. eWhvT3SIυ8.t^I2$br(5 u97Trp7\!Ab ɦAooA\- Щ؊fƮoɉ:igBL],`q^fm*+*Lu6jf_8 m]  |A # N6O qEwި00wKwJs~P BP5*\7̂2]JB_|$ڱ.&NJ:>4ia~p?|K_" Ty&"kKǩ됅6k?wڏ39gmVi2">V~-&&74H\&5u/w3+ @ G ZB!L`x֬qXs5;/)kÈpI=<+oqK%/';1d{E^˿EfvY0 )nw_1 \ɝ:4(4Ljlu|kK*H6XJI+SG3 x˱|T|eN}Z; mt=I"~T:TX#2ulHSWQV5uk*d}`S% B9 8 1vx/B頜%>6SLj_c@'ɒh łȳPHt.6 QrɗpBy`Q݅kwO.4uqUӇD-^n UL72 krT]t07f8ĖSk#ٯXpYD-/bk\u_i)c=rĔ\}31r23YdVwz0|=,\$Q Q]*DS2X5|sP5bWܯ3E IJvx>{GQr+mlR<|@?lzRrTJP<7)"D S ^%&KAkQo_h{h}0SMqJg{bH  L .\0SIUCxI:CRL t#A5/"54تf."S"d^.Ca&]z,P&z!ⵇ~'C%BkdK8pRO}v2] w#m̄qg~71`e(CQI}8u6OH G-/o%Xn:AA%%\q@o :tqzqFo!СHFNz k&bR%: r4&ǎeڻ@ z nN`.oƈ_j3tErBQ.exAzdws&%)!HX3g~b:۰qKqq%dcV+ lP_=s|駉-28$Zr RH@5i%.^