python-django-cache-url-3.4.4-1.oe2309>  <@PT@7!.ܶujG7oe eopeneuler@compass-ci.com G7oc` gf~ەLp,eet mr"m; OB('mBhڀ ц63;ƣSL΍a04M&_rC 'RXlylTˏ];7hl K5kCdb= }": @N$pCJÇ) 4)4")FyHV@,p՝k/]z8g.M3oNlg[ؙ\4ù3@o/ީ7I?EWYC^~v# q s1Cm"I`\zx:^3a?2FJzCߤa8$-Z?ue+\ 7@%x11421c5e929f9206416db0b36d00e02a82e992a56aaa7993c9a4129fdcf24459879080b1921fdb4bf4a5957d4d55410172d2a1411K i4~[ʀI >7?d  ) T !?ms|      *4<t(89:tAFGHIR XY\8]@^{d|efCpython-django-cache-url3.4.41.oe2309Use 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.e ddc-64g.compass-ci1MIThttp://openeuler.orgUnspecifieddjango-cache-url-3.4.4.tar.gzhttps://github.com/epicserve/django-cache-urllinuxnoarchH 遴e de def2cfacea361ee22e9b67d6ca941db22e0a9eaf892b67ca71cad52c62a17fd3660a9618172280fe562a2e0ae10453cf136fba2e691e8773f5cf6f72517fbcbff rootrootrootrootpython3-django-cache-urlpython-django-cache-url-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1c @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 16953110303.4.4-1.oe23093.4.4-1.oe2309django-cache-url-3.4.4.tar.gzpython-django-cache-url.speccpiogzip9utf-8634e6cc5bdd9e06baf0870fd151ae7738ed7cff5f7af8f22dbfd7cef8ec2d2e4efb4f422c1b6c224992e68d27492340c3b8a73c7d6e08380eccb290218b4f244 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.oe2309 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.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2309.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.oe2309.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.oe2309.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.oe2309.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.oe2309.x86_64//usr/share/doc/python-django-cache-url; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2309.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.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-django-cache-url-3.4.4-1.oe2309.x86_64/doclist.lst . %files -n python3-django-cache-url -f filelist.lst %dir /usr/lib/python3.11/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>طYNX`fŒedO) i6ٲ!Ȓ$;JcoT|g99}Ϝ{?ՂB_ߞڪ^пT55MuozU um?TQ~@2E)e:CU|N2Hٶi=üfE/2ZPUpl)ᑮl;f{4! =>wo07zeUD]vߐ,"l^e֪E.Ϻ ϐȗJ#w}9)5PSUIɶ}_mʧ;>ɯENOWjsj? oPl;6q 9)K>wށ9#Lq}%`k}p͑Tn^.騂2ϴdh\u92;ne:axx|n/S=2>.ueW(Lg7;sqL[R=_׺3X e;Kpnlū7UBB/6_\M lp f,O Gnr|Y_ROS00AvFZI0S V&T\=c4)"Y8 fkLe;l|nBՖk<۽9V3+Sfȏ{.JHeO'ih䕭* 7Mo*wRٻ!ybZsB׃F q˰8H{̵.4GC=>? 5zklcxJC(AHD}|(#E9o^wZ{IR/z:m ? z%ϖiA^q"s<_c[az[)lGCX9O7,?퉄'c~liYYX owhU]kyZ) ؼT6绣r ;}Y*Jt|/GY-SFls˜&/ԭ_#cst[RE8K11UׯWܫkݬOUb~:g&6Ox:9)>"{QWB̭.?t}]ycU:>2xq#ɠA"F:/NϨMiwZ WՑ4xh<BGWKN7)Wf8)uf.ƑE7]AyÃ.,F~ZDyNHذʷԍ3kO: Ub8]`ZQ-̣_`ͶO|;t9/Oό/ڞv,D5lvU}˚>^)A3^LF1%Q͞:O1u ;P;GH/9Eo k&S!0_pK 4Bm^ȦK )gb ]`}\U+g+NL]/J'YS[W{S-gljRAezlv>yم©<"ٍ}k:IO59+] <9qG.ٱ͏MA=P^b &joq@K3ɋI[gY144a t9TF "n' V/!TB:y$Vu%wߒӍ} ĭ{icF5䲀kl-fF0U.dzbMS/9l\Tmmy"Wj ^ sE":'=\cy;ʼn;85Y<(r_=c$>vRYGUArb+i{:/W\zVSs&iF"*é]J]IU\]2ҥO^\ޫXy4p6rc3KlKP쬏iۦ?Hz)hQ~z1}/f4&褔ڨ1V0,JGDi/VԠu63Λ<>;xxLy|L΄TJW>@l4>]* Ϧ = \ɝ)J2^W^x&pm3gq!Ae6dwBUU͡EVkumz-k1& {_SS|# ݀tBȽ9\Wc.$6H7[KrI Sj;*=H5 w"nN毤Չ6HP%GN|J|@VAݻ;#De1K׿kFۼ/CZ<֊2#<3k\D"NUJ!q\RU#ضp͗p r拋1\RĒŵx-]O)X=2%K\2_~n<@ǥv ҫմт~O*}r] m4)W8ۥ}MT zY=kk6ޝ|-x["9Xd/Ӗe{^e6s[dPN&D$|CBW+Z>Uot:(x %bVC!d|0X/8 C=hoADЁp"Ë P < 8ar|; 90(8n r$dpFC$<a8:F̭-@tǾD" $/6¡>)G:2ATG%QH,#>( Phkh"Hmo$ #5pJji#tj(6 Bxkikj rzڿţ1ӟ H" h֠ANhaPqB"1hb(` [t?'Q`"IU5o8$xlblbaA B@"8Gýts6C£~M?H/`@w`?O2vxl>j_%,="e);$(7G Ba~$$BiEapm5f,$ m5`x  oN{cihJϣWo-7olA #ƣp 8F?9c .Ett  VF44i?%F@d

h| >Ց즷5C`=8צz`o gO?' W81K߱I< CL gã`)/DxUS1hQC kMGw\/zuuKcߣ$V._8w/<אN 5Xs``oՙo+`eV\t=h"]Qmrl9\zjot/RR;(XUUSt`( G?T`eVY v!黕ߋ1~xEjZ=`'Ф-V탇# ~[0`5*ؕ=T`n N|P-@(Dm#,"aP!#}+tHÿ;]^5-9HJJ]3);