python-django-cache-url-3.4.4-1.oe2303>  <@PT@7!.ܶujG7od!openeuler@compass-ci.com G7o KuE7ygi1mEP!'s8Ut鋒 G%ʰe 㒃!3d0kꐑxρ^$߻Iܪ)xt G*oHOeM96?d  ) T  *X^hp t x     (`p(89:`AFGHIRXY\$],^gdhemfrtx~Cpython-django-cache-url3.4.41.oe2303Use Cache URLs in your Django application.This simple Django utility allows you to utilize the 12factor inspired CACHE_URL enviroment variable to configure your Django application.d!adc-64g.compass-ci1MITUnspecifieddjango-cache-url-3.4.4.tar.gzhttps://github.com/epicserve/django-cache-urllinuxnoarchH 遴d!7d!7ef2cfacea361ee22e9b67d6ca941db22e0a9eaf892b67ca71cad52c62a17fd3660a9618172280fe562a2e0ae10453cf136fba2e691e8773f5cf6f72517fbcbff rootrootrootrootpython3-django-cache-urlpython-django-cache-url-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.0c @cZr`@jiangxinyu - 3.4.4-1liqiuyu - 3.4.2-1Xu Jin - 3.2.3-1- Update package to version 3.4.4- Upgrade package to version 3.4.2- Update package to 3.2.3noarchdc-64g.compass-ci 16798884813.4.4-1.oe23033.4.4-1.oe2303django-cache-url-3.4.4.tar.gzpython-django-cache-url.speccpiogzip9utf-85284ea8f2100643d082afbb94eba5c58abd2177b81afde0f44b3573390741e120afa9b69e7b98ac80232ef3d7d1eb2573e523e158c25997228b1778fe898a4ff Name: python-django-cache-url Version: 3.4.4 Release: 1 Summary: Use Cache URLs in your Django application. License: MIT URL: https://github.com/epicserve/django-cache-url Source0: https://files.pythonhosted.org/packages/fb/c4/544696ccd8f9d0e11aad846aae2e4ea0727444c902ed88eee7cf78651b4e/django-cache-url-3.4.4.tar.gz BuildArch: noarch %description This simple Django utility allows you to utilize the 12factor inspired CACHE_URL enviroment variable to configure your Django application. %package -n python3-django-cache-url Summary: Use Cache URLs in your Django application. Provides: python-django-cache-url = 3.4.4-1.oe2303 BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-django-cache-url This simple Django utility allows you to utilize the 12factor inspired CACHE_URL enviroment variable to configure your Django application. %package help Summary: Development documents and examples for django-cache-url Provides: python3-django-cache-url-doc %description help Help package for python-django-cache-url %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'django-cache-url-3.4.4' /usr/lib/rpm/rpmuncompress -x /home/lkp/rpmbuild/SOURCES/django-cache-url-3.4.4.tar.gz STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'django-cache-url-3.4.4' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py build --executable="/usr/bin/python3 -s" sleep 1 %install \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64//usr/share/doc/python-django-cache-url if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64//usr/share/doc/python-django-cache-url; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64//usr/share/doc/python-django-cache-url; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64//usr/share/doc/python-django-cache-url; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64//usr/share/doc/python-django-cache-url; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64 if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2303.x86_64/doclist.lst . %files -n python3-django-cache-url -f filelist.lst %dir /usr/lib/python3.10/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Thu Dec 15 2022 jiangxinyu - 3.4.4-1 - Update package to version 3.4.4 * Thu Oct 27 2022 liqiuyu - 3.4.2-1 - Upgrade package to version 3.4.2 * Fri Jul 23 2021 Xu Jin - 3.2.3-1 - Update package to 3.2.3 * Sat Aug 01 2020 Python_Bot - Package Spec generated ?Xy<_ [-C>cƾERv2f0ŒedO) i6ٲ!Ȓ$;JcoT|g9Ϲ{; ՄB_ߞZjпT5`Pu5-?TѿPo2A+XeCDUO2Hٶi=üfy/26PUl).l;fz5 w=wo7\{eUDYvې,"l^e֪E. ϐȗVJ#w}*5SUIɶ}~_˧;>ɯENOVjsj? oPl|;64r6Sꗼś#_#sdG{5|QKPyk@f< k6MǗsȶ-y7soްR;W5KJfB)Eq Z{Z#WR[fҥI WM,l͇|tq8P+b[ϽHˇZR8_iדucws!~} nfSܰџ`((Ux!jL_ţzYpj4ԡOmK|#0(\Ami)87 .p~cHjg?T kx?WeSYp7t_5_!ow)4 0GSN5, U;{{E>2_xddw3k jt)4+̩?wA'žW"d KTk|*~nwCWXŌsy=]uv𲌷HyĜaV5ae{E(W5uW^ZM PjJqhif^6ʴ=*'KZ4/!V-qVQW̃x b~]v׻i԰u}YHq%Xbn_.k6m>ׄϸ3kO(הvY}8g3ԓ,归u~lX gϿRU~lDԗNwqi†3_)-WJ6v{]ٶ ߤMî w*h8Ռ;+^ Ss۩ -3g*Cn.)q݄,W_c4l{vOߑPۇ瞱5>8mcWkMɝs|Icq7̊R+*R4E5m{-/8n"6FDaR4r*|Nǡ]@sF9 \;<,eY8s ;OWAȩV}+ˁ뛖3痫$K=VşBcݷUҰmDuq/\O=XT5 Eg.Jyxmѵ0Dc;+zϟT'OR6_GY*; _^#-ꫣi_ղU=:`T1eBZ5 OQnРq[Ƹ,/=A|ų';T1,qY$R㰼*o: oriM dpk݋fc) }&{Dcde ( DlʲUlf(#WxDr͚?^S_ ¶Xvb8hZM SjzRīs?ĉԛůpdsm?Xarr-lޱVpF.9ws#ɇ69A[p {ٮBd8陣cvJu<~]`kx+/, te/^5a>gWZjz9a\blJ`cp#ٖϗ~J8rp dp"x❂ R6ҒW#a&SYh7X0g[TRru:PԊdt(1ѝ Tns<[M-wOyڡ>BI^&j\bT|*!=>p~j"SNWd3\$g`P2~K1gB恋!愮 /"#uIqv k]L╇|J:Fkj>٭]wЂPGL1r^UC<`_b^:uژnzxK OkxLS48J=e5LugQ_䨎uCFk7+(߭N'ZJx͉{ZaUd;i^azZ;˖eN|Y;ѵ_r y?PkS5[+8hsF _E>.grD;oJ}O)ϖ?iAZ92ַ(p;Kwf*yX\dh;&jUt{ucM~Jo] OYX9'%ޔQ'Ud/ʲ=@铼+~"ol p\'wOo$7HR5e3BֺUi5.BZ":r7IjI&'n_Zl8Ƽ+"[xeO 3H2ϩVXq afcgcRR{k|_+ =Z ni!cF _ u|k!4Le3iWaw>} ucEɶ$K{Rs*scް匝-VRMV[*Y'>P8G |flzc_vjGS N>m\0{='yso9xVl_IzJ%"Ή3jӻ޿-O*Wmy}a(CS;K,o8gc^&˛[+|$@_[ :Ȫ*HR }V[=W=xoZg~% KUj7s$S_s]e8?tK\U)-˼KY8#04"#ҋ{?nDofr 5]6iy۔'OúVΜѡ9>tjT .T=Y->Kth2E+د

=ъ )!sjE,j]+k5Ski_1޻I0 {M&|tBv1')_JJzeKzMVQAAվw;v:[?4%NqG"'*9rWGj `y'q v'*ㆥ^w/e\5Zt}f%Y%q_xЊ 㒂ͭYF6%wk^FH6_\dN)z*,Knt~jv~Hg,,y]R fy||ngw q56K&}w&VMxRC0}wbH/3I2q7.kJ0zV7\FK⇧ݚl쀼 NY™ s$CnȍYr76|Ci8`d֟DtZ!JiZ[t|HENRԠAѥnd&$I<4]W4GDC9'3@Go]sp#{pzlmigRA3B5K.h-U,sͮ0ϼ=|8"f啰">{ƌk2^4J"ք$őW“%[WɃ5Fm?:Y&7}ng)"Bp7D*{6u@B9'H,pAQQF/c@qg,\8eCuNF/~*o;\2.(>H7O{$ĩ +y݄~"jxgdLq46yHE,q7.$gu=[Y{wm"`5NyIlLK2NCU8ݚ m3` ]dhe`LߜBL[+0 P#[B  y"`w 1BD4 =I, Y#:F \Ƿ`=F ?D@ N`L8GƒMAX Aa-s+ G7ݱHЁ@1D Ab4> ):2 ETG#(@!'QWS@"QZ^((ZU@ii hZ j4ԐPF5^Z9ohGp'A H<&pk G LbѿqB"bb( [t?'`"IUIl1x4 lldlnN q"8 j_%X,="e);$(7GBc$@"%;֘q Q8$iA#P`tb+p؋OCW2T}lNe WU1AooQ?&nBK ]D'HO2 쯩NOo81"MG0^c[`Wݭ # ^d6{alN;{?1?a&`>tDCߠA^?@X ": 60oT,@T?ZCQד^]~Fݒ%D 鳕" GCk9] 5?oM..k90O?A̷ߕE_+CO.: (U9.=5巎Hz))}H`4Aa0/ z BA`V[aUA`@}{5{6H"sCڂllo<Kp<lI‚a-pU lIOz!?#T࿈n AP-@(qDmC\ :M¢[:,MWP w $<k8Y2f?{٢\